megachangelog
Feature1.46.1

Add experimental queueDocumentsFetch feature

Introduces an experimental queueDocumentsFetch feature that forces document fetch routes to wait in the search queue when no processing threads are available, improving resource management under heavy load.

Queue documents fetch routes

Add an experimental feature, queueDocumentsFetch, forcing the routes GET indexes/:uid/documents and POST indexes/:uid/documents/fetch to wait in the search queue if there is no available thread to process them.

featurequeuedocumentsexperimental

Source: original entry ↗