dotnet / dotnet/orleans

observer notification only if transaction got commited

Open
#8,767 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.