HangfireIO / HangfireIO/Hangfire

Set Timeout for Job Method

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

Description

Is there any way to set timeout for some recurring jobs? Job instance should be cancelled/stopped when execution time exceeds specified timeout.

Contributor guide

Open the contributing guide

Research direction

Start by tracing Hangfire's job execution and recurring-job entry points; the issue does not name specific files or tests. Define how a per-job execution timeout should cancel or stop work, then add coverage showing that an execution exceeding the configured timeout is stopped.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.