Skip Menu |

This queue is for tickets about the File-Fetch CPAN distribution.

Report information
The Basics
Id: 66199
Status: new
Priority: 0/
Queue: File-Fetch

People
Owner: Nobody in particular
Requestors: toomasp [...] gmx.net
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 0.32
Fixed in: (no value)



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.