Still to do: look into why not all HTTP requests seem to arrive at the other node when sending at short intervals (less than 3 sec)
This also fixes a timeout issue on ESP32 as the WiFiClient timeout is set in seconds (!!!!!) See: https://github.com/espressif/arduino-esp32/pull/6676 Extremely frustrating design choice as it has taken extreme amounts of time to debug those issues!
This way we know for sure the Arduino typical build issues will be affecting building controllers.