mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* add timeout query param for search requests * enable timeout for recommend requests * Add query timeout for group by requests * update openapi models * Don't decrease timeout after recommend preprocessing * Add openapi test * code review * add timeout to individual group by requests, non-decreasing * handle timeout for discover * Update timeout field tag in SearchBatchPoints message