From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 74E85384BC3C; Thu, 18 Mar 2021 16:54:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 74E85384BC3C From: "fche at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/27531] Support retry of failed downloads Date: Thu, 18 Mar 2021 16:54:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: alizhang at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2021 16:54:00 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27531 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at sourceware dot org |alizhang at redhat = dot com Status|WAITING |NEW --- Comment #12 from Frank Ch. Eigler --- Would suggest implementing this via a new $DEBUGINFOD_RETRY=3Dnumber enviro= nment 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 foun= d), retry the $DEBUGINFOD_URLS loop up to $number of times. --=20 You are receiving this mail because: You are on the CC list for the bug.=