elsa-workflows / elsa-workflows/elsa-core
Hangfire Dispatcher Issue during scale
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
Hi @sfmskywalker
I hope this message finds you well.
I am currently encountering an issue in long running workflow by using hangfire dispatcher. In my AWS ECS deployment, when attempting to execute background jobs for long-running in servers, I've observed that during testing forcibly stopping server or server scale-down, some jobs are reassigned to other servers, while others revert to the old server which is server actually terminated or going to terminate . The issue persists until a new server is started from AWS.
I'm seeking your expertise in resolving this matter. Could you please provide guidance on how we can address and solve this problem?
Your assistance is greatly appreciated!
Thanks in advance.
Contributor guide
Assessment
This issue has not been assessed yet.