neomodel icon indicating copy to clipboard operation
neomodel copied to clipboard

[WIP] Feature/neo retry logic

Open mvanderkroon opened this issue 6 years ago • 2 comments

Adds retry logic to the query execution code which should mitigate high level, transient neo4j errors such as the ones mentioned in #335

mvanderkroon avatar Jan 09 '19 13:01 mvanderkroon

@mvanderkroon This is great, thank you.

aanastasiou avatar Jan 09 '19 14:01 aanastasiou

Possibly related. There are certain conditions for which the client does not get updated about any error conditions immediately, unless the client does a sync(). This is done for performance reasons.

aanastasiou avatar Mar 07 '19 10:03 aanastasiou

Can that be merged ? What would need to be done to merge this ? Or should it be closed ?

mariusconjeaud avatar Feb 24 '23 11:02 mariusconjeaud