Closed transistive closed 2 years ago
Hello,
This PR is as a response to this issue: https://github.com/neo4j-php/neo4j-php-client/issues/102
Reconfigurable timeouts make it possible to set up timeout on a per-query basis, which is essential to get in line with the official drivers.
I also included a test case showing how to recover from timeouts.
I hope everything is up to standard,
Kind regards,
Ghlen
Hello,
This PR is as a response to this issue: https://github.com/neo4j-php/neo4j-php-client/issues/102
Reconfigurable timeouts make it possible to set up timeout on a per-query basis, which is essential to get in line with the official drivers.
I also included a test case showing how to recover from timeouts.
I hope everything is up to standard,
Kind regards,
Ghlen