observer notification only if transaction got commited
Open
Needs: triage :mag:
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 14h 42m
- Merged PRs (30d)
- 354
Description
Is this possible to use Observer in a way that would send notification when current transaction gets commited (avoid notification if transaction gets rolled back)?
Contributor guide
Research direction
Start by reviewing Orleans Observer and transaction documentation to understand how observer notifications relate to the current transaction. Determine the intended behavior for commit and rollback paths, then document the required outcome and any affected transaction or observer entry points before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100