danielgerlag / danielgerlag/workflow-core
Can we support a rollback mechanism?
Open
- Dominant language
- C#
- Stars
- 5.9k
- Forks
- 1.3k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 5
Description
It will be helpful if this library has a rollback mechanism.
For example:
My workflow includes below steps:
WriteReport -> Send to Approver -> Wait for approval (we can setup waiting time, if over, finish workflow) -> If success -> Send email and finish -> On the other hand, if failure, go back to write report step
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.