[rhel7-branch/master][PATCH] Proper package download retry handling

Martin Kolman mkolman at redhat.com
Thu Feb 6 17:09:21 UTC 2014


As you can see from the commit message, our current retry handing is not that optimal
and the patch tries to fix it.

In short, it sets an upper limit for the number of retries (3) and waits some time
between retries (3 seconds). These are the same constants that are used for retry handling in RHEL6.

Martin Kolman (1):
  Properly retry package downloads (#924860)

 scripts/anaconda-yum | 63 ++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 51 insertions(+), 12 deletions(-)

-- 
1.8.5.3



More information about the anaconda-patches mailing list