Actions
Idea #8774
open[Crunch] Limit maximum wait time between retries
Start date:
Due date:
Story points:
-
Release:
Release relationship:
Auto
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