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

Exception handling of transactions #25

Open
joshniemela opened this issue Apr 23, 2023 · 1 comment
Open

Exception handling of transactions #25

joshniemela opened this issue Apr 23, 2023 · 1 comment

Comments

@joshniemela
Copy link

I cannot seem to be able to get the acutal cause of an exception with client/with-transaction. For instance if I have a constraint in the graph preventing me from finishing the transaction, then it only returns "Can't commit, transaction has been rolled back". Expected behaviour would be that the exception also includes "Node already exists..." as a cause of the exception.

@jacobemcken
Copy link
Contributor

Thanks, we'll look into it.

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

No branches or pull requests

2 participants