[Bug debuginfod/27531] Support retry of failed downloads

fche at redhat dot com sourceware-bugzilla@sourceware.org
Thu Mar 18 16:54:00 GMT 2021


https://sourceware.org/bugzilla/show_bug.cgi?id=27531

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |alizhang at redhat dot com
             Status|WAITING                     |NEW

--- Comment #12 from Frank Ch. Eigler <fche at redhat dot com> ---
Would suggest implementing this via a new $DEBUGINFOD_RETRY=number environment
variable, defaulting to 0.  If greater or equal to 1, after an *intermittent
error* type curl result (not a final one like 200 success or a 404 not found),
retry the $DEBUGINFOD_URLS loop up to $number of times.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Elfutils-devel mailing list