HangfireIO / HangfireIO/Hangfire

Business database and operations, and adding/deleting hangfire jobs in one transaction

Open
#2,463 0 comments 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

I hope to add or remove jobs for hangfire when operating the business database, and I want these two operations to be in the same transaction (using the same connection string),my business db use efcore6.x.
I have reviewed the official documentation and did not find any guidance on this matter.
Please help me, thank you!

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by reviewing the Hangfire and EF Core 6.x transaction documentation and identifying the relevant job-storage and business-database boundaries. Done would require a documented or implemented way to add or remove Hangfire jobs atomically with the business database.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.