fortrezz / smartthings

22 stars 80 forks source link

FMI device handler throws “java.net.SocketTimeoutException: Read timed out” error. #3

Closed jsconstantelos closed 6 years ago

jsconstantelos commented 6 years ago

The DTH throws a “java.net.SocketTimeoutException: Read timed out” error. The chart still gets created, and you can see the URL in Live Logging, but it times out. The limit ST has is 10 seconds, but http://iot.swiftlet.technology/fortrezz/chart.php is taking anywhere between 12-19 seconds.

dantheman2865 commented 6 years ago

This was resolved by optimizing the chart generation code.