optimizely/java-sdk

I/O exception (java.net.SocketException) caught when processing request to {s}->https://cdn.optimizely.com:443: Connection reset

rprasanakumar opened this issue · 0 comments

Hello,

I have been using optimizely 'core-api', version:'3.3.0' and 'core-httpclient-impl', version:'3.3.0'
for my java app. I frequently see this exception in my info log
"I/O exception (java.net.SocketException) caught when processing request to {s}->https://cdn.optimizely.com:443: Connection reset".
This is logged part of optimizely SDK. I'm not able to find why this shows up. If someone can give me some leads that will be great help. Thanks.