Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Make the timeout configurable #184

Merged
merged 2 commits into from
Jul 13, 2023
Merged

Make the timeout configurable #184

merged 2 commits into from
Jul 13, 2023

Conversation

mcncl
Copy link
Contributor

@mcncl mcncl commented Jul 3, 2023

By default, the http timeout is set to 15 seconds, which is mostly fine. However, if folks are seeing timeouts occur it might be nice if we let them adjust the timeout on the http calls so that they can test prior to raising an issue. This change ensures that the default remains at 15 seconds, which may or may not have been picked for a reason, where someone doesn't opt to set it, but gives the option to do so. It also doesn't create a global increase of timeouts.

Copy link
Contributor

@triarius triarius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@mcncl
Copy link
Contributor Author

mcncl commented Jul 13, 2023

@triarius could I be a pain and ask you to merge this in for me? I don't seem to have write.

🙏

@triarius triarius merged commit 7fbf60f into buildkite:master Jul 13, 2023
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