arduino/arduino-connector

Add connection timeout and specify retries to wget commands

sandeepmistry opened this issue · 0 comments

By default wget has no connection timeout and retries indefinitely.

We should cap it to something, maybe 30 seconds and 0 retries?