alexanoid
alexanoid
I played all the weekend with diffrent configurations on different levels - Linux, NGINX, Vaadin application.. nothing helped. After sleep mode in FF browser the Atmosphere correctly detects an online...
@rolfsmeds thank you! done
I may also collect any logs in order to help to get this issue solved. In what logs are you interested in? I very often see the resync issue when...
Today may see this issue a lot: 
@mcollovati taking into account the mentioned issue with a dirty UI, does this make any sense to use Manual PUSH model instead of Automatic in order to try to avoid...
Sure! Already reconfigured the system for the manual push. Now, monitoring the logs.
 still resyncs (
Hi @vga91 , thanks for your answer! Please use the following dataset (with Neo4j 5.15.0-enterprise, block store, apoc-5.15.0-extended.jar, apoc-5.15.1-core.jar): [data.zip](https://github.com/neo4j-contrib/neo4j-apoc-procedures/files/14009416/data.zip) with the following query: ``` MATCH (dg:DecisionGroup { id: 1...
Please do not delete `apoc.cypher.mapParallel2` because at the moment, the new `PARALLEL` runtime cannot fully replace it. Details https://stackoverflow.com/questions/77509091/neo4j-parallel-runtime-query-returns-different-result Example: I have many scenarios where I currently use` apoc.cypher.mapParallel2` to...
For example I'm unable to port my query which is based right now on `apoc.cypher.mapParallel2` to PARALLEL runtime https://stackoverflow.com/questions/77814894/neo4j-on-parallel-runtime-returns-different-results-different-elements-order-c