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.
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