Skip to content

Conversation

@sergio-bobillier
Copy link
Collaborator

Adds the timeout parameter to Elasticsearch::ClientFactory#create. The parameter allows the user to specify the number of seconds the underlying HTTP client will wait for Elasticsearch's response.

The main driver behind this change is to alleviate some timeout errors that have been happening for complicated or large queries fetching big amounts of data.

Adds the 'timeout' parameter to Elasticsearch::ClientFactory#create. The
parameter allows the user to specify the number of seconds the
underlying HTTP client will wait for Elasticsearch's response.

The main driver behind this change is to alleviate some timeout errors
that have been happening for complicated or large queries fetching big
amounts of data.
@sergio-bobillier sergio-bobillier force-pushed the sb-JAY-718-add-timeout-parameters branch from 52ff7aa to 6f0fc78 Compare December 10, 2025 14:08
@sergio-bobillier sergio-bobillier merged commit 0921905 into master Dec 11, 2025
2 checks passed
@sergio-bobillier sergio-bobillier deleted the sb-JAY-718-add-timeout-parameters branch December 11, 2025 09:08
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.

3 participants