[BlackCow] came up with a simple solution to this problem. The circuit is fairly rudimentary ... he has a 30 second delay. This helps avoid the “boy who cried wolf” effect also known as ...
So what’s to be done? The next best thing turns out to be a simple delay(1) statement right after each server.handleClient() call in the main loop. Why does this work? Adding delay(1 ...