HangfireIO / HangfireIO/Hangfire

Disable Recurring Job from Dashboard

Open
#2,289 1 comment 18 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.