HangfireIO / HangfireIO/Hangfire
Does hangfire dashboard supports jobs running in multiple processes
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
I have below scenario and I would like to know if hangfire supports this or not. I have two processes running different jobs pointing to the same SQL Server Hangfire database.
Process A ( DownloadOrdersJob)
Process B ( UnlockOrdersJob)
These two are two different jobs and we want to run in two different processes. I am pointing to the same hangfire database. When I access the hangfire dashboard, http://xxxx:9090/Hangfire , I see both the jobs , but one is always with an error message as "Unable to load dll ...." . Is this scenario supported in Hangfire?
Contributor guide
Research direction
No source files, tests, or entry points are named. Start by reproducing the two-process setup with DownloadOrdersJob and UnlockOrdersJob using the same SQL Server Hangfire database, then document whether this arrangement is supported and under what conditions the dashboard reports the DLL error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100