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

pcr: extend retries to a few minutes #116341

Merged
merged 2 commits into from Dec 13, 2023
Merged

pcr: extend retries to a few minutes #116341

merged 2 commits into from Dec 13, 2023

Conversation

dt
Copy link
Member

@dt dt commented Dec 13, 2023

Previously we'd only retry for 20us but that is likely too short for most
network issues to resolve themselves.

Release note (enterprise change): PCR now retries for just over 3 minutes before failing.
Epic: none.

Previously we'd only retry for 20us but that is likely too short for most
network issues to resolve themselves.

Release note (enterprise change): PCR now retries for just over 3 minutes before failing.
Epic: none.
Previously it implied it was waiting even when it had resumed the retry.

Release note: none.
Epic: none.
@dt dt requested a review from a team as a code owner December 13, 2023 17:39
Copy link

blathers-crl bot commented Dec 13, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@dt dt added backport-23.2.x Flags PRs that need to be backported to 23.2. backport-23.2.0-rc labels Dec 13, 2023
@dt
Copy link
Member Author

dt commented Dec 13, 2023

TFTRs!

bors r+

@craig
Copy link
Contributor

craig bot commented Dec 13, 2023

Build succeeded:

@craig craig bot merged commit ebecdba into cockroachdb:master Dec 13, 2023
9 checks passed
@dt dt deleted the pcr-retry branch December 16, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-23.2.x Flags PRs that need to be backported to 23.2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants