Returns a function that calculates the backoff interval for each try after a failure.
For an explanation of the algorithm, see: https://cloud.google.com/storage/docs/exponential-backoff
Is the try count, starts from 0
Generated using TypeDoc
Returns a function that calculates the backoff interval for each try after a failure.
For an explanation of the algorithm, see: https://cloud.google.com/storage/docs/exponential-backoff