Roy Smith
Roy Smith
I'm not sure how long we've been seeing this, but we just noticed it as well. Occasionally a random POST call will fail with this exception. It looks like this...
@arvindkrishnakumar-okta Would it be possible to reopen this ticket given it appears to be [a known issue which was partially fixed in 2016](https://github.com/okta/okta-sdk-java/issues/24#issuecomment-322894219)?
@arvindkrishnakumar-okta We are currently setting the connection timeout via the `DefaultClientBuilder` `setConnectionTimeout` method to 60 seconds. This was done a few months ago to prevent long-running connections (we were seeing...
This is resolved as of 19.0.0 right?
Ah.. Turns out we were never passing that correctly :)