Skip to content

Conversation

blathers-crl[bot]
Copy link

@blathers-crl blathers-crl bot commented Oct 6, 2025

Backport 1/1 commits from #154782 on behalf of @sanki92.


This commit teaches util.Retry to prioritize context cancellations and stoppers over retry attempts. This ensures more consistent behaviors and reduces test flakes.

Fixes: #154764

Release note: None


Release justification: Deflake retry loop tests and ensure consistent retry behavior w.r.t cancellations.

This commit teaches `util.Retry` to prioritize context cancellations and
stoppers over retry attempts. This ensures more consistent behaviors and
reduces test flakes.

Fixes: #154764

Release note: None
@blathers-crl blathers-crl bot force-pushed the blathers/backport-release-25.4-154782 branch from e76cf22 to 20b831f Compare October 6, 2025 18:15
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Oct 6, 2025
@blathers-crl blathers-crl bot requested a review from kev-cao October 6, 2025 18:15
Copy link
Author

blathers-crl bot commented Oct 6, 2025

Thanks for opening a backport.

Before merging, please confirm that the change does not break backwards compatibility and otherwise complies with the backport policy. Include a brief release justification in the PR description explaining why the backport is appropriate. All backports must be reviewed by the TL for the owning area. While the stricter LTS policy does not yet apply, please exercise judgment and consider gating non-critical changes behind a disabled-by-default feature flag when appropriate.

@blathers-crl blathers-crl bot requested a review from yuzefovich October 6, 2025 18:15
@blathers-crl blathers-crl bot added the backport Label PR's that are backports to older release branches label Oct 6, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich yuzefovich requested review from msbutler and removed request for yuzefovich October 6, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Label PR's that are backports to older release branches blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants