elsa-workflows / elsa-workflows/elsa-core
elsa in multi-node when redis is down workflows not started or not found
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
I have a multi-node for elsa (microservices in kubernets)
I have rabbimq, mongo, redis and the configuration indicated in the documentation. I also have version 2.13.0 of the elsa packages.
I have a situation and it is when redis is down for some reason, elsa does not find the flows to start them, it seems that it consults the cache and does not go to the mongo DB in case redis is down


Documentation link: https://v2.elsaworkflows.io/docs/hosting/distributed-hosting
Do I have some configuration wrong?
Should I add something else? or is it the expected behavior?
Contributor guide
Assessment
This issue has not been assessed yet.