Subject: | Retry support |
Currently only TIMEOUT option is available - which does not work as
expected. For example, --timeout=3 is passed to wget - but it defaults to
20 retries, so the total timeout for the call is MUCH larger.
For the methods that support it, RETRY option would be welcome.