cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

mad_shivam111
Node
since ‎02-20-2022
‎11-03-2022

User Statistics

  • 5 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

By default MaxConnectionPoolSize is 100, How can I configure in from js neo4j-driver, and what is the limit value of MaxConnectionPoolSize?
Hi, I am frequently getting this error while making concurrent requests. Neo4jError: Connection acquisition timed out in 60000 ms. Pool status: Active conn count = 0, Idle conn count = 0. I am using "neo4j-driver": "^4.4.1" and Neo4j db 4.0.2 How to ...