Page MenuHomeSoftware Heritage

svn_retry: Retry operation when server sent a truncated HTTP response
ClosedPublic

Authored by anlambert on May 20 2022, 3:39 PM.

Details

Summary

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.

Diff Detail

Repository
rDLDSVN Subversion (SVN) loader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D7875 (id=28425)

Rebasing onto 5b2dcccdee...

Current branch diff-target is up to date.
Changes applied before test
commit 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.

This revision is now accepted and ready to land.May 20 2022, 3:47 PM