elsa-workflows / elsa-workflows/elsa-core
Handling exception inside Workflow Context Provider
Open
core
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
How do Elsa handle exception inside SaveAsync / LoadAsync method in WorkflowContextProvider ?
I was trying to leverage workflow context as in the guide: load workflow context at the beginning, manipulate workflow context inside activity execution, and then save workflow context.
What happens if exception was thrown when saving?
Contributor guide
Assessment
This issue has not been assessed yet.