Hi @Gordon, the "hidden" headers feature is cool, thx!
I am now at home, e.g. a "nice" WiFi environment with only a few devices. I just implemented a tiny counter in the request calls and the maximum requests before it somehow stalled is 22. I have a 2 second delay between the requests right now. The espruino is still working btw, I have a toggle on an LED (interval) and the LED is still flashing. But the 23 request now does not seem to be able to complete.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi @Gordon, the "hidden" headers feature is cool, thx!
I am now at home, e.g. a "nice" WiFi environment with only a few devices. I just implemented a tiny counter in the request calls and the maximum requests before it somehow stalled is 22. I have a 2 second delay between the requests right now. The espruino is still working btw, I have a toggle on an LED (interval) and the LED is still flashing. But the 23 request now does not seem to be able to complete.