Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

br: add more retry strategy (s3.ReadFile: body reader / pushBackup: backoffer) (#50541) #50707

Merged

resolve conflicts

55dc873
Select commit
Loading
Failed to load commit list.
Merged

br: add more retry strategy (s3.ReadFile: body reader / pushBackup: backoffer) (#50541) #50707

resolve conflicts
55dc873
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2024 in 1s

60.3174% of diff hit (target 0.0000%)

View this Pull Request on Codecov

60.3174% of diff hit (target 0.0000%)

Annotations

Check warning on line 1398 in br/pkg/backup/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/backup/client.go#L1390-L1398

Added lines #L1390 - L1398 were not covered by tests

Check warning on line 1400 in br/pkg/backup/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/backup/client.go#L1400

Added line #L1400 was not covered by tests

Check warning on line 1406 in br/pkg/backup/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/backup/client.go#L1406

Added line #L1406 was not covered by tests

Check warning on line 549 in br/pkg/storage/s3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/s3.go#L547-L549

Added lines #L547 - L549 were not covered by tests

Check warning on line 556 in br/pkg/storage/s3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/s3.go#L555-L556

Added lines #L555 - L556 were not covered by tests

Check warning on line 60 in br/pkg/utils/backoff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/utils/backoff.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 188 in br/pkg/utils/backoff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/utils/backoff.go#L188

Added line #L188 was not covered by tests

Check warning on line 194 in br/pkg/utils/backoff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/utils/backoff.go#L193-L194

Added lines #L193 - L194 were not covered by tests