Skip to content

Conversation

@OskarDamkjaer
Copy link
Contributor

The issue was that the connection recovery logic had a bug where it would not trigger if hosted on neo4j.io. We have some logic about where we’re hosted ( DESKTOP , WEB or AURA) and the connection recovery we don’t want in DESKTOP but the check was only isWeb not isWeb || isAura / !isDesktop

@OskarDamkjaer OskarDamkjaer merged commit b6b9e32 into neo4j:master May 6, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants