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

RequestTransactionListener: also log reason for rollback if rollback throws exception #4035

Merged

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Oct 31, 2023

RequestTransactionListener: also log reason for rollback if rollback throws exception

Else we don't know what caused the rollback in the first place,
and cannot find out why there was a rollback even though no rollback is needed.

improves #4034

@BacLuc BacLuc force-pushed the api-do-not-log-there-is-no-active-transaction branch 2 times, most recently from 9cdd202 to 3f421c3 Compare November 14, 2023 09:16
@BacLuc BacLuc changed the title RequestTransactionListener: do not log exception if we tried to rollback a not existing transaction RequestTransactionListener: also log reason for rollback if rollback throws exception Nov 14, 2023
…throws exception

Else we don't know what caused the rollback in the first place,
and cannot find out why there was a rollback even though no rollback is needed.

improves ecamp#4034
@BacLuc BacLuc force-pushed the api-do-not-log-there-is-no-active-transaction branch from 3f421c3 to 50df69c Compare November 14, 2023 09:18
@carlobeltrame
Copy link
Member

@BacLuc You need to merge devel again after #4136 😉

@carlobeltrame carlobeltrame added this pull request to the merge queue Dec 22, 2023
Merged via the queue into ecamp:devel with commit 795a62a Dec 22, 2023
31 checks passed
@BacLuc BacLuc deleted the api-do-not-log-there-is-no-active-transaction branch December 23, 2023 19:07
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.

None yet

4 participants