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
When the Schedulers stops, jobs runners wait for the scheduling timer before evaluating the stop condition. This means if a check has a 180s interval, we need to wait three minutes until it stops.
When the Schedulers stops, jobs runners wait for the scheduling timer before evaluating the stop condition. This means if a check has a 180s interval, we need to wait three minutes until it stops.