Get Rollback Reason Within after_rollback
#2231
jvanderen1
started this conversation in
General
Replies: 1 comment 3 replies
-
Not currently. What would you like to see there? Potentially, we could make it possible to access the exception raised if the exception caused the rollback, or whether |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering, is there a way to extract why a transaction rolled back within the
after_rollback
hook?i.e.
Beta Was this translation helpful? Give feedback.
All reactions