neo4j-javascript-driver icon indicating copy to clipboard operation
neo4j-javascript-driver copied to clipboard

Reclassify `Transaction.LockClientStopped` and `Transaction.Terminated` as `ClientError`

Open bigmontz opened this issue 3 years ago • 0 comments

The server 5.x already fix this classification error, but the driver has re-classify errors from previous version of the server for a more convenience for the user.

Co-authored-by: Florent Biville [email protected]

bigmontz avatar Jun 09 '22 10:06 bigmontz