Do failed jobs get cleaned up when jobs on the queue succeed? Or only when there is a new failure? #3788
-
|
I am confused about the minutia of how To clarify my question, say we have a queue with |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The removeOnFail policy will be applied when a new jobs fails (same for complete). |
Beta Was this translation helpful? Give feedback.
The removeOnFail policy will be applied when a new jobs fails (same for complete).