Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix artifact up/download timeouts #3033

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Fix artifact up/download timeouts #3033

merged 1 commit into from
Oct 9, 2024

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
1 check passed
@DrJosh9000 DrJosh9000 deleted the fix-artifact-timeouts branch October 9, 2024 23:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants