Closed minrk closed 6 months ago
needed to handle connection resets (part of #242)
default retry (ExponentialBackoff(cap=5), 15) has an effective timeout of 33 seconds
ExponentialBackoff(cap=5), 15
needed to handle connection resets (part of #242)
default retry (
ExponentialBackoff(cap=5), 15
) has an effective timeout of 33 seconds