HangfireIO / HangfireIO/Hangfire

Only disable Recurring jobs

Open
#173 23 comments 17 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

I've expiried an network problem with some SQL database and the jobs related to consume data from there started to get error, ok.

I know that I will take at least 8 hours (8 executions, it's hourly) so I had to exclude the recurring jobs but my intention was only disable it, get some sleep fix the dam network problem and re-enable my recurring SQL data consuption jobs.

So a disable button on **hangfire/recurring** page would be very useful.

Contributor guide

Open the contributing guide

Research direction

Start at the hangfire/recurring dashboard page and trace how recurring jobs are displayed and triggered. Determine how a disabled state can preserve each schedule without deleting it, then verify that jobs can be disabled and re-enabled after the external SQL network problem is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.