It's possible that the local system's output stream blocks when writing data. We should add the ability to set a timeout on the socket write portion. This portion of the request ignores the connect and read timeout settings.
Environment details
- OS: Linux
- Java version: 7, 8
- google-http-java-client version: 1.23.0
Steps to reproduce
Example test: https://github.com/chingor13/http-write-timeout
Any additional information below
A few customers are seeing this issue.
It's possible that the local system's output stream blocks when writing data. We should add the ability to set a timeout on the socket write portion. This portion of the request ignores the connect and read timeout settings.
Environment details
Steps to reproduce
Example test: https://github.com/chingor13/http-write-timeout
Any additional information below
A few customers are seeing this issue.