We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ffa71b + 6db82ea commit afe27f5Copy full SHA for afe27f5
scheduler.rst
@@ -219,7 +219,7 @@ For example::
219
RecurringMessage::cron('@daily', new Message());
220
221
Hashed Cron Expressions
222
-·······················
+.......................
223
224
If you have many triggers scheduled at same time (for example, at midnight, ``0 0 * * *``)
225
this will create a very long running list of schedules at that exact time.
0 commit comments