Commit ab9fb64
committed
minor #20118 [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
Add documentation for my PR symfony/symfony#58001,
Commits
-------
41f1786 [Scheduler] Add capability to skip missed periodic tasks, only the last schedule will be called1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
892 | 913 | | |
893 | 914 | | |
894 | 915 | | |
| |||
0 commit comments