yihao.dai c796cc9414
enhance: [2.5] Retry reads from object storage on rate limit error (#46463)
This PR improves the robustness of object storage operations by retrying
both explicit throttling errors (e.g. HTTP 429, SlowDown, ServerBusy).
These errors commonly occur under high concurrency and are typically
recoverable with bounded retries.

issue: https://github.com/milvus-io/milvus/issues/44772

pr: https://github.com/milvus-io/milvus/pull/46455

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2025-12-23 11:15:19 +08:00
..
2023-09-21 09:45:27 +08:00
2023-09-21 09:45:27 +08:00
2021-11-16 15:41:11 +08:00