Skip to content

server: avoid retry forever during startup upon premature shutdown #105141

@knz

Description

@knz

Needed for #99958.
Probably helps with #100578.

We need to have the RunIdempotentWithRetry calls abort if the surrounding server shuts down prematurely. This happens most frequently in tests that fail for another reason; and also in multitenancy tests with multiple tenant server side-by-side.

Jira issue: CRDB-28896

Epic CRDB-28893

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions