TeslaCN commented on issue #1705: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1705#issuecomment-727582784
I run the testcase `assertProcessWithIOException` repeatly until failure, and I found there was a very little probability that the expected `JobExecutionException` wasn't thrown. In this testcase, HTTP connection timeout and read timeout are both 1 millis while handler sleep 3 millis. Maybe the delay of server and client are too similar to ensure timeout will occur. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
