mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-05 17:40:55 -05:00
* Retry-After on rate limiter hit for REST API * fix tests * Ceil retry after seconds number so clients don't retry too early * Relax retry after time requirement a bit in case CI machines are slow * Add rate limit test, test retry after if we replanish within a second * Report time to wait in rate limit error --------- Co-authored-by: timvisee <tim@visee.me>