This type of error comes from temporary network failure so the failed
svn operation can be retried.
Fixes SWH-LOADER-SVN-7C and SWH-LOADER-SVN-7G.
Differential D7875
svn_retry: Retry operation when server sent a truncated HTTP response anlambert on May 20 2022, 3:39 PM. Authored by Tags None Subscribers None
Details
This type of error comes from temporary network failure so the failed Fixes SWH-LOADER-SVN-7C and SWH-LOADER-SVN-7G.
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D7875 (id=28425)Rebasing onto 5b2dcccdee... Current branch diff-target is up to date. Changes applied before testcommit 2afad0ee23f5d3a2cfbcbcdc3f5cc89fe8faf5e8 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri May 20 15:35:24 2022 +0200 svn_retry: Retry operation when server sent a truncated HTTP response This type of error comes from temporary network failure so the failed svn operation can be retried. See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/330/ for more details. |