Actions
Story #8774
open[Crunch] Limit maximum wait time between retries
Status:
New
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Start date:
03/22/2016
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
Should be ~60 seconds, instead of increasing exponentially forever.
This requires changing crunch-job's code too, because it has a function that calculates a desired value for num_retries based on the expectation that backoff is always exponential.
Actions