Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-19-2022 01:44 PM
When using neo4j python integration after requesting a lot of connections (16,000 or so in half a minute)
the noe4j server just refuses to accept anymore connections, is there a way to bypass this feature?
Another possible solution i thought about was to sleep out the timer every time an exception is thrown, how much should the process sleep for if there is no way to bypass the feature?
06-20-2022 12:37 AM
Do you properly close your sessions on the client side, so that the tcp connections can be returned to the pool.
Can you share the content of your server's debug.log?
If this persists, please open an issue at https://github.com/neo4j/neo4j-python-driver/issues
All the sessions of the conference are now available online