This issue was fixed by providing timeout parameter inside the constructor as third argument and default value was to set 5 seconds so when you instantiate the class you can pass the argument inside it after the port number and it should resolve the issue.
This issue was fixed by providing timeout parameter inside the constructor as third argument and default value was to set 5 seconds so when you instantiate the class you can pass the argument inside it after the port number and it should resolve the issue.