You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now it's unclear what happens if a job fails - would it be rescheduled?
If so, to what time? How many times would it be rescheduled, if ever?
How does a recurrent job behave under same circumstances?
How does a sequence of jobs behave under same circumstances?
What happens if job's execution takes a lot of time? There is something about Obsolete jobs in configuration, what does it mean exactly?
The text was updated successfully, but these errors were encountered:
Basically what title says.
For now it's unclear what happens if a job fails - would it be rescheduled?
If so, to what time? How many times would it be rescheduled, if ever?
How does a recurrent job behave under same circumstances?
How does a sequence of jobs behave under same circumstances?
What happens if job's execution takes a lot of time? There is something about
Obsolete
jobs in configuration, what does it mean exactly?The text was updated successfully, but these errors were encountered: