mirror of
https://github.com/minio/minio.git
synced 2024-12-26 23:25:54 -05:00
1472875670
all retries must not be counted as failed messages, a failed message is a single counter not for all retries, this PR fixes this. Also we do not need to retry 10-times, instead we should retry at max 3 times with some jitter to deliver the messages. |
||
---|---|---|
.. | ||
http.go |