dbader / schedule

Python job scheduling for humans.
https://schedule.readthedocs.io/
MIT License
11.79k stars 961 forks source link

Monitoring schedulers and automatic cancel job from some time #223

Open M0naxGT opened 6 years ago

M0naxGT commented 6 years ago

Hi! I wanna monitoring schedulers-tasks in scheduler like in RQ-scheduler, do you have some one? How example - scheduler.current_job() - 5 jobs and etc...

How can i make timer for automatic canceling job if job doing a lot of time...

pnsvinodkumar commented 6 years ago

Just want to say Big Thank You to the folks who are responsible for this package.. Just loved it and made my life so much easier with scheduling jobs.. Is there a better place/way to convey my Thanks?