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.
Updated by Brett Smith over 8 years ago
- Target version set to Arvados Future Sprints
Updated by Brett Smith over 8 years ago
- Subject changed from [PySDK] Limit maximum wait time between retries to [Crunch] Limit maximum wait time between retries
This was apparently done in the Python SDK in 89e091b3ee1fe85a68b0a9a0a619ca7baf606d2d. Now just crunch-job needs to be updated.
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions