You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/05/10 10:10:07 UTC

[buildstream] 01/01: Merge pull request #1646 from apache/tristan/sourcecache-retries

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit f85f00cbcda583fbbe4dc7533eda13f7a2571ab0
Merge: 8077a83f7 1eb3fb08c
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Tue May 10 19:10:01 2022 +0900

    Merge pull request #1646 from apache/tristan/sourcecache-retries
    
    Retry attempts to pull and push sources to remote source caches

 src/buildstream/_elementsourcescache.py | 20 ++++++++----
 src/buildstream/_exceptions.py          |  4 +--
 src/buildstream/_sourcecache.py         | 55 ++++++++++++++-------------------
 3 files changed, 39 insertions(+), 40 deletions(-)