HangfireIO / HangfireIO/Hangfire
Business database and operations, and adding/deleting hangfire jobs in one transaction
- 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
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