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
Hello, the solution helped in reducing drifts, but it seems the scheduler didn't took the function run-time into consideration (my function was I/O bound, took 0.7-0.8 s) and still caused drifts
Scheduling every minute leads to drift. The job is called at 36 seconds past the hour, then 37, then 38 and so forth.
The text was updated successfully, but these errors were encountered: