Skip to content

Add a default maintenance service timeout#1019

Merged
brandur merged 1 commit intomasterfrom
brandur-maintenance-timeout-default
Aug 16, 2025
Merged

Add a default maintenance service timeout#1019
brandur merged 1 commit intomasterfrom
brandur-maintenance-timeout-default

Conversation

@brandur
Copy link
Copy Markdown
Contributor

@brandur brandur commented Aug 16, 2025

Here, replace a number of raw 30 * time.Second timeouts with a shared
default recommended timeout for maintenance services. Some services may
still opt to use a different value, but in case they don't need one the
default provides a good fall back.

Here, replace a number of raw `30 * time.Second` timeouts with a shared
default recommended timeout for maintenance services. Some services may
still opt to use a different value, but in case they don't need one the
default provides a good fall back.
@brandur brandur requested a review from bgentry August 16, 2025 05:07
@brandur brandur merged commit 3bbe023 into master Aug 16, 2025
11 checks passed
@brandur brandur deleted the brandur-maintenance-timeout-default branch August 16, 2025 15:05
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