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

Add more retries when restoring a basebackup #636

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

rdunklau
Copy link
Contributor

Commit 4869d84 added logic to make the number of retries dependent on the backup size. Instead of allowing for one error every 64GB allow for one every 10GB.

It's better to retry more than to start from scratch when things go wrong.

About this change - What it does

Resolves: #xxxxx

Why this way

Commit 4869d84 added logic to make the
number of retries dependent on the backup size. Instead of allowing for
one error every 64GB allow for one every 10GB.

It's better to retry more than to start from scratch when things
go wrong.
@ettanany ettanany merged commit b93b132 into main Nov 26, 2024
6 checks passed
@ettanany ettanany deleted the rdunklau/allow_more_retries branch November 26, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants