tustvold commented on issue #6324: URL: https://github.com/apache/arrow-rs/issues/6324#issuecomment-2317288465
I take your point, however, it is a jittered exponential backoff, i.e. the base is exponential backoff which is then jittered. This is reflected both in the wording of the linked doc, and the naming in the various AWS codebases, e.g. - https://github.com/aws-samples/aws-arch-backoff-simulator/blob/master/src/backoff_simulator.py#L40 The backoff growth is still non-linear, and this is important to convey IMO -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
