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
Add a clear_in_batches method to delete recurring executions
This is useful for those who decide not to have FKs that ensure recurring
executions are deleted when jobs are cleared up, so they can just
call this method periodically to clear orphaned executions.
0 commit comments