HangfireIO / HangfireIO/Hangfire
Disable Recurring Job from Dashboard
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
It would be nice to temporary disable and enable recurring Job from the Dashboard.
At the moment it is only possible to trigger or delete the job.
Sometimes we just need to pause it for some time to not generate an error on each run.
Contributor guide
Research direction
Start by tracing the Dashboard controls for recurring jobs, especially the existing trigger and delete actions, and identify where recurring-job state and scheduling are handled. Done means the Dashboard can temporarily disable and re-enable a recurring job, preventing runs while disabled without deleting it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100