Skip to content

search/backend: add config to limit reorder buffer size.

Warren Gifford requested to merge queue-depthlimit into main

Created by: rmmh

At the default of 0, it performs no reordering. This lets us prevent blocking until the slowest backend has its first result.

Merge request reports

Loading