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
feature #58001 [Scheduler] Add capability to skip missed periodic tasks, only the last schedule will be called (eltharin)
This PR was squashed before being merged into the 7.2 branch.
Discussion
----------
[Scheduler] Add capability to skip missed periodic tasks, only the last schedule will be called
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Issues | Fix#57858
| License | MIT
Allow a Schedule to run only once reccuring messages when a worker break (with stateful enalbed)
Commits
-------
9ae569b [Scheduler] Add capability to skip missed periodic tasks, only the last schedule will be called
0 commit comments