We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The actual connection timeout exceeds specified value twice. Groovy test code is here: TestConnTimeout.zip
Results: $ groovy TestConnTimeout.groovy Started request to http://www.google.com:81 Error: wslite.soap.SOAPClientException: connect timed out Declared timeout: 2000 ms, fact timeout: 4413 ms
The text was updated successfully, but these errors were encountered:
Hi! Im having the same issue. It seems that the read timeout setting is not applied. Did you have a resolution to this issue?
Thanks
Sorry, something went wrong.
same issue, any update?
Hi! Im having the same issue. It seems that the read timeout setting is not applied. Did you have a resolution to this issue? Thanks
No. I've changed my job and this issue is not critical for me now. But I do not close this issue because other people could have this issue.
No branches or pull requests
The actual connection timeout exceeds specified value twice.
Groovy test code is here: TestConnTimeout.zip
Results:
$ groovy TestConnTimeout.groovy
Started request to http://www.google.com:81
Error: wslite.soap.SOAPClientException: connect timed out
Declared timeout: 2000 ms, fact timeout: 4413 ms
The text was updated successfully, but these errors were encountered: