jamesmh / coravel

Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
https://docs.coravel.net/Installation/
MIT License
3.63k stars 243 forks source link

Stop scheduled job #371

Open michal-paukert-tfs opened 2 months ago

michal-paukert-tfs commented 2 months ago

Describe the solution you'd like I want to be able to stop scheduled job.

In current state I dont see any options to stop scheduled job.

grendlerpl commented 1 month ago

I also wanted to stop or unschedule tasks at runtime and I don't see this option. Anyone can help with any solution for this?

jamesmh commented 1 month ago

Please see comments on this issue: https://github.com/jamesmh/coravel/discussions/385