neo4j / neo4j-python-driver

Neo4j Bolt driver for Python
https://neo4j.com/docs/api/python-driver/current/
Other
899 stars 186 forks source link

intermittent connectivity issues w/ Sandbox #470

Closed whatSocks closed 4 years ago

whatSocks commented 4 years ago

Guidelines

martin-neotech commented 4 years ago

@whatSocks Hi could you please add a code snippet.

It is normal in network applications that a connection could die and then you have to catch the error and do another query.

Please read this article. https://medium.com/neo4j/try-and-then-retry-there-can-be-failure-30bf336383da