milvus/internal/querynodev2/tasks
jaime 24fb10114b
enhance: remove cooling off in rate limiter for read requests (#35935)
issue: #35934

Signed-off-by: jaime <yun.zhang@zilliz.com>
2024-09-04 14:39:10 +08:00
..
concurrent_safe_scheduler_test.go Fix scheduler may panic during close (#27431) 2023-09-28 16:53:26 +08:00
concurrent_safe_scheduler.go fix: the system rejects all queries and never recovers if enabled read rate limit (#30061) 2024-01-17 23:30:55 +08:00
fifo_policy.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
mock_task_test.go feat: LRU cache implementation (#32567) 2024-05-06 20:29:30 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
policy_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
query_stream_task.go enhance: Merge query stream result for reduce delete task (#32855) 2024-05-27 18:15:43 +08:00
query_task.go enhance: remove cooling off in rate limiter for read requests (#35935) 2024-09-04 14:39:10 +08:00
queues_test.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
queues.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
search_task_test.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
search_task.go enhance: remove cooling off in rate limiter for read requests (#35935) 2024-09-04 14:39:10 +08:00
tasks.go feat: LRU cache implementation (#32567) 2024-05-06 20:29:30 +08:00
user_task_polling_policy.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00