Most recent activity
-
- 8 comments
- 4,009 views
-
-
Hello again, i have another issue. I make a http request to a JSON RPC Server. Everything works fine so far but sometimes i get no response even i the server is responding (parallel test with node js). If i log out more details i can see it triggers a socket timeout. If i start the device again everything works fine.
Is there a way to get this event or to catch this timeout ?
-
-
-
-
Yes and i got an answer already. Since i reduced the interval of the request to 3 sec. it seems to work more reliable ;-)