frostfs-s3-gw/pkg
Denis Kirillov 5d6d5e41d0 [#398] Support retryer
Add two strategy for PutBucketSettings request retryer:
* exponential backoff (increasing up to `max_backoff` delays with jitter)
* constant backoff (always the same `max_backoff` delay between requests)

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>

(cherry picked from commit bb81afc14a)
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2024-06-19 08:55:45 +03:00
..
retryer [#398] Support retryer 2024-06-19 08:55:45 +03:00
service [#370] Fix fetching attributes from tree 2024-04-19 17:33:19 +03:00