elsa-workflows / elsa-workflows/elsa-core
Ensure Hangfire Scheduling works properly in a distributed environment
Open
elsa 3
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
A user reported that the Hangfire provider was causing the Timer activity to fire on all application instances in a cluster. They mentioned the use of the Redis provider for Hangfire.
Let's try this scenario and make sure that it works as expected.
Contributor guide
Assessment
This issue has not been assessed yet.