- Issue created by @Ankush_03
- 🇮🇳India abhiyanshu
I think we should try adding timeout parameters to the connect and pconnect methods to see if increasing the timeout resolves the issue.
$client->connect($host, $port, 10);
- First commit to issue fork.
- 🇮🇳India Ankush_03 Gurgaon, India 🇮🇳
It should not throw exception any more if its reconnecting in background.