Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add "Transaction rolled back" for invalid batons inside transactions #1860

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

levydsa
Copy link
Contributor

@levydsa levydsa commented Dec 1, 2024

Warn user when a stream is dropped by the server while running a transaction #1856

@levydsa levydsa requested a review from penberg December 1, 2024 00:48
Copy link
Collaborator

@penberg penberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @LucioFranco please review too.

Copy link
Contributor

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR needs a description with motivation for this change, we should add that and ensure its in the commit messages.

That said, I think it would be smarter to emit this error from the server rather than the client? That way users don't need to update their client to get this improvement?

@levydsa levydsa changed the title add "Transaction rolled back" for invalid batons inside transactions #1856 add "Transaction rolled back" for invalid batons inside transactions Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants