Temporary network failures can also happen when using subversion
remote access API so make single commit info retrieval operation
retryable.
Fixes SWH-LOADER-SVN-6T.
Paths
| Differential D7878 Authored by anlambert on May 20 2022, 4:11 PM.
Details
Summary Temporary network failures can also happen when using subversion Fixes SWH-LOADER-SVN-6T.
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptMay 20 2022, 4:11 PM2022-05-20 16:11:49 (UTC+2) Comment Actions Build is green Patch application report for D7878 (id=28430)Rebasing onto 2afad0ee23... Current branch diff-target is up to date. Changes applied before testcommit 3bae2b64d17bbbb1b8166666396f1b399f2f0cdf Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri May 20 16:07:16 2022 +0200 svn: Wraps commit info retrieval in a retryable SvnRepo method Temporary network failures can also happen when using subversion remote access API so make single commit info retrieval operation retryable. See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/331/ for more details. Harbormaster completed remote builds in B29521: Diff 28430.May 20 2022, 4:14 PM2022-05-20 16:14:36 (UTC+2) Comment Actions lgtm, one suggestion inline.
This revision is now accepted and ready to land.May 20 2022, 5:29 PM2022-05-20 17:29:31 (UTC+2)
Comment Actions Build is green Patch application report for D7878 (id=28584)Rebasing onto 2afad0ee23... Current branch diff-target is up to date. Changes applied before testcommit 670365596e4a12d7b20246399e549bc4e7bf728a Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri May 20 16:07:16 2022 +0200 svn: Wraps commit info retrieval in a retryable SvnRepo method Temporary network failures can also happen when using subversion remote access API so make single commit info retrieval operation retryable. See https://jenkins.softwareheritage.org/job/DLDSVN/job/tests-on-diff/332/ for more details. Harbormaster completed remote builds in B29667: Diff 28584.Jun 1 2022, 11:44 AM2022-06-01 11:44:01 (UTC+2)
Closed by commit rDLDSVN670365596e4a: svn: Wraps commit info retrieval in a retryable SvnRepo method (authored by anlambert). · Explain WhyJun 1 2022, 11:51 AM2022-06-01 11:51:33 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28430 swh/loader/svn/svn.py
swh/loader/svn/tests/conftest.py
swh/loader/svn/tests/test_svn_retry.py
|