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

Drop default 30-second timeout #2573

Merged
merged 7 commits into from
Jan 30, 2025
Merged

Drop default 30-second timeout #2573

merged 7 commits into from
Jan 30, 2025

Conversation

JoshMock
Copy link
Member

Drops the default 30-second timeout from all HTTP requests, to better align with Elasticsearch best practices for HTTP clients.

Timeouts will still work as before when requestTimeout is explicitly set to a value.

@JoshMock JoshMock mentioned this pull request Jan 17, 2025
5 tasks
@JoshMock
Copy link
Member Author

I need to working on a change to the body parameter removal for 9.0.0-alpha.2, and then can merge this change for alpha.3.

Copy link
Contributor

It looks like this PR modifies one or more .asciidoc files. The documentation is currently under a documentation freeze. Please do not merge this PR. See the migration guide to learn more.

Copy link
Contributor

It looks like this PR modifies one or more .asciidoc files. These files are being migrated to Markdown, and any changes merged now will be lost. See the migration guide for details.

@JoshMock JoshMock mentioned this pull request Jan 30, 2025
5 tasks
@JoshMock
Copy link
Member Author

asciidoc failure is expected and being tracked elsewhere.

@JoshMock JoshMock merged commit 0ad42ff into main Jan 30, 2025
21 of 22 checks passed
@JoshMock JoshMock deleted the drop-default-timeout branch January 30, 2025 16:37
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.

1 participant