Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Improve service timeouts #1916

Merged
merged 4 commits into from
Mar 12, 2021
Merged

Improve service timeouts #1916

merged 4 commits into from
Mar 12, 2021

Conversation

sethvargo
Copy link
Member

In-request services have a timeout of 10 seconds while background jobs have a timeout of 900s. The Cloud Scheduler timeout (which invokes the background jobs) has a 60s buffer to reduce timeout races.

Release Note

Improve service timeouts. In-request services have a timeout of 10 seconds while background jobs have a timeout of 900s. The Cloud Scheduler timeout (which invokes the background jobs) has a 60s buffer to reduce timeout races.

@sethvargo sethvargo requested a review from a team as a code owner March 11, 2021 20:02
@google-cla google-cla bot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Mar 11, 2021
@sethvargo sethvargo requested review from mikehelmick and removed request for mariliamelo March 11, 2021 20:02
terraform/service_admin_apiserver.tf Outdated Show resolved Hide resolved
terraform/service_e2e_runner.tf Outdated Show resolved Hide resolved
terraform/service_e2e_runner.tf Outdated Show resolved Hide resolved
@sethvargo sethvargo enabled auto-merge (squash) March 11, 2021 20:47
mikehelmick
mikehelmick previously approved these changes Mar 12, 2021
In-request services have a timeout of 10 seconds while background jobs have a timeout of 900s. The Cloud Scheduler timeout (which invokes the background jobs) has a 60s buffer to reduce timeout races.
@sethvargo sethvargo merged commit d99cc94 into main Mar 12, 2021
@sethvargo sethvargo deleted the sethvargo/timeout branch March 12, 2021 00:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 13, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
cla: yes Auto: added by CLA bot when all committers have signed a CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants