HangfireIO / HangfireIO/Hangfire
Can the same job be excecuted by two different nodes after restart
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Hello, We are using Hangfire with ASP.NET core and SQL Server to schedule jobs in our web API, our API is running on multiple tasks (nodes) on AWS Elastic container service depending on the workload.
I was wondering if after a new task starts or an existing task restart, would it execute jobs that are already processing by other nodes?
Thanks in advance
Contributor guide
Research direction
Start by reviewing Hangfire's multi-node processing and restart behavior in the ASP.NET Core, SQL Server, and AWS ECS setup described. Confirm whether a restarted task can execute a job already processing on another node, then document the resulting guarantee or a reproducible example; no repository file or test is named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, sql
- Domain
- backend, databases, distributed-systems
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100