You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late reply. After rolling back the transaction gets destroyed, thus the 404. But then it should not try to execute any query. It seems like the local transaction is not destroyed. Have you tried not using the with statement?
When committing or rolling back from a transaction, subsequent calls to the client result in a TransactionException :
The client is completely block unless calling
.flush()
The text was updated successfully, but these errors were encountered: