spatie / laravel-short-schedule

Schedule artisan commands to run at a sub-minute frequency
https://freek.dev/1683-a-package-to-schedule-artisan-commands-at-sub-minute-frequencies
MIT License
611 stars 52 forks source link

Restart schedule on deploy? #56

Closed wrabit closed 2 years ago

wrabit commented 2 years ago

Should there be a need to restart the short schedule command on each deploy for any reason like package updates, updates to commands that it runs?