title | issue |
---|---|
Allow running scheduled task handler as crontab |
NEXT-29980 |
- Added new parameter
--no-wait
toscheduled-task:run
command to run scheduled tasks without waiting actively.- With the flag active, the command can be used in normal crontab and doesn't need to run in the background.