Hi,
We are using Neo4j driver for python(version 4.2.1).
We have a live system that writes/read from the neo4j cluster all the time, And once in a while we are getting this exception:
Traceback (most recent call last):
File "main.py", line 85, in o...