-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify task manager getRetryDelay to be more custom (#42064)
* Modify task manager getRetryDelay to be more custom * Ensure intervals don't die * Update comment * Update comment pt2 * Fix type check * Intervals to not have retry logic * Make test easier to read * Modify docs * Rename confusing variable * Apply PR feedback * Change error to task timeout error * Re-add comment * Fix type check
- Loading branch information
Showing
3 changed files
with
276 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.