question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add ability to "pause" or disable tasks (recurring)

See original GitHub issue

Add a method SchedulerClient.pause(..) to enable temporarily pausing the execution, i.e. not run when due.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
kagkarlssoncommented, Aug 19, 2021

We might want to consider using something like state = (active, stopped, dead-letter) or something like that to enable more features without requiring new fields.

0reactions
kagkarlssoncommented, Aug 19, 2021

This enhancement would likely also enable this feature-request: https://github.com/kagkarlsson/db-scheduler/issues/216

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pause/disable recurring job - question - Hangfire Discussion
Very similar to github issue #173, it would be really handy to have a method of pausing (or disabling) a recurring job.
Read more >
Power-Tip: Using Recurring Tasks | by Team Nirvana - Medium
To temporarily pause a recurring task cycle, click the icon on the far-left of the task to see the pause symbol. Click the...
Read more >
The 5 Best Todo List Apps for Recurring Tasks in 2021
The other option is to pause the task. Choose Recurring Items from the menu in the upper right, and then select the Pause...
Read more >
Ability to skip recurring task instead of Complete
Rather than delete the task, it would be good to have something that showed it wasn't done. ... Please add both SKIP and...
Read more >
Create recurring tasks - Microsoft Support
In the Start box, add a start date and then decide when the repeating task will end: Pick End after, and then type...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found