elsa-workflows / elsa-workflows/elsa-core
[BUG] Hangfire/Cronos stops working after some time
Open
bug
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
Related to this discussion: https://discord.com/channels/814605913783795763/1263860681288192135
This appears to be not directly related to Elsa, but since Elsa has implemented hangfire as the timer, there should be some way to make this work on IIS and also Kestrel OTB. Most guidance suggests running hangfire as a service and not an app, but since we are using the Elsa server it is already implemented internally within the Elsa server.
Any suggestions?
Contributor guide
Assessment
This issue has not been assessed yet.