HangfireIO / HangfireIO/Hangfire

Create a BackgroundJob with a specified Id

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

Description

Hi,

Is this possible? I need it to have a predictable Id so that I can cancel it if necessary, before it executes.

Advice is appreciated.

Thanks.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how BackgroundJob identifiers are created and how cancellation locates a job. Determine whether the current API can accept a caller-specified identifier and define the behavior needed for predictable creation and cancellation; the issue is complete only when that behavior and its supported API are documented and verified.

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.