-
Notifications
You must be signed in to change notification settings - Fork 532
Closed as not planned
Description
Would like to have a backOff policy that does not block the thread of execution. The use-case for this is roughly having a long-lived job that is comprised of many short-lived steps, where some step in the sequence retries potentially many times for a long period. Freeing up the thread will allow steps from other jobs to be executed during the blocking step's backOff period.
sammefford, yelouarma, pechenoha, richiethom, ShevaDavid and 3 more
Metadata
Metadata
Assignees
Labels
No labels