This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
[3.1] restore: Make all download error as retryable (#298) #314
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
overvenus
approved these changes
May 27, 2020
Please fix CI, thanks! |
kennytm
force-pushed
the
cherry-pick-298-to-3.1
branch
from
May 27, 2020 17:59
585eb26
to
8dac5af
Compare
kennytm
force-pushed
the
cherry-pick-298-to-3.1
branch
from
May 27, 2020 19:12
8dac5af
to
cc3cae7
Compare
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
@kennytm merge failed. |
/merge |
/run-all-tests |
@kennytm merge failed. |
/merge |
/run-all-tests |
Codecov Report
@@ Coverage Diff @@
## release-3.1 #314 +/- ##
============================================
Coverage 70.46% 70.46%
============================================
Files 48 48
Lines 5005 5005
============================================
Hits 3527 3527
Misses 1009 1009
Partials 469 469 Continue to review full report at Codecov.
|
kennytm
force-pushed
the
cherry-pick-298-to-3.1
branch
from
May 29, 2020 09:09
0c0ce6e
to
e89eb5c
Compare
/merge |
/run-all-tests |
/run-all-tests |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What problem does this PR solve?
Cherry-pick #298 to release-3.1
What is changed and how it works?
Check List
Tests
Code changes
Side effects
Related changes
Release Note