Skip to content

Fix artifact up/download timeouts#3033

Merged
DrJosh9000 merged 1 commit intomainfrom
fix-artifact-timeouts
Oct 9, 2024
Merged

Fix artifact up/download timeouts#3033
DrJosh9000 merged 1 commit intomainfrom
fix-artifact-timeouts

Conversation

@DrJosh9000
Copy link
Contributor

@DrJosh9000 DrJosh9000 commented Oct 9, 2024

Description

Disable the HTTP client timeout for artifact clients.

Context

When refactoring the HTTP clients in #3017, I set a default timeout of 60 seconds. This is a change from the default HTTP client previously used for artifact operations, which had no timeout.

https://coda.io/d/Escalations-Feedback_dHnUHNps1YO/Pipelines-Escalations_suQ4B7FT#Pipelines-Escalations-Board_tu66S__K/r748

https://coda.io/d/Escalations-Feedback_dHnUHNps1YO/Pipelines-Escalations_suQ4B7FT#Pipelines-Escalations-Board_tu66S__K/r747

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

@DrJosh9000 DrJosh9000 enabled auto-merge October 9, 2024 23:16
@DrJosh9000 DrJosh9000 merged commit a038276 into main Oct 9, 2024
@DrJosh9000 DrJosh9000 deleted the fix-artifact-timeouts branch October 9, 2024 23:29
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