After the orleans transaction is committed, some tasks need to be processed. How should this be done?
Open
question
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 345
Description
After the orleans transaction committed,We will do some other task.
I have no way of knowing the result of the execution of the transaction. It is also impossible to judge whether the transaction was successful or not.
How should this be handled?Can you provide some suggestions?
Contributor guide
Assessment
This issue has not been assessed yet.