frankthetank7254 / feral

4 stars 13 forks source link

Add option to limit test file download time #16

Closed toxicantidote closed 7 years ago

toxicantidote commented 7 years ago

If a route or the connection in use is especially slow, it may cause the whole route selection process to take a very long time.

I'd suggest adding the --max-time option to the curl download of the test file and setting it to a reasonable value (e.g. 30 seconds).

toxicantidote commented 7 years ago

Oops, duplicate of #8