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

Bugfix: Abort transactions on error in api #5842

Merged
merged 5 commits into from
Oct 29, 2024

Conversation

lcampbell2
Copy link
Collaborator

@lcampbell2 lcampbell2 commented Oct 28, 2024

add trx.abort() when returning or throwing an error in /api, /services/dmarc-report, and /services/super-admin

closes #5796

@lcampbell2 lcampbell2 merged commit 641ff2f into master Oct 29, 2024
29 checks passed
@lcampbell2 lcampbell2 deleted the bugfix/abort-transactions-on-error-in-api branch October 29, 2024 17:35
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.

Transactions not aborted on error in api
2 participants