Skip to content

Updates #95

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

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Updates #95

merged 3 commits into from
Aug 27, 2024

Conversation

picandocodigo
Copy link
Member

No description provided.

* `timeout`:  Period to wait for a response. If no response is received before the timeout expires, the request fails and returns an error. Server default: 30s.
* `master_timeout`: Period to wait for a connection to the master node. If no response is received before the timeout expires, the request fails and returns an error. Server default: 30s.

Added in the following APIs:
indices.create_data_stream - timeout, master_timeout
indices.delete_data_stream - master_timeout
indices.get_data_lifecycle - master_timeout
indices.get_data_stream - master_timeout
indices.migrate_to_data_stream - timeout, master_timeout
@picandocodigo picandocodigo merged commit 8f2a8b2 into main Aug 27, 2024
6 checks passed
@picandocodigo picandocodigo deleted the updates branch August 27, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant