Connection reset / The host couldn't be resolved errors - sync service operation
Hi,
We have a intermittent outbound synchronous service operation that is not always responding.
From time the third party we are calling does not receive the call request and we get these errors into the log files:
1) Java exception thrown: java.net.SocketException: Connection reset
2) IOException: The host couldn't be resolved.
Does anyone already encountered this kind of issue or know how to solve it?
Thanks in advance