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

search: update index details document poll interval to 30s #207419

Conversation

TattdCodeMonkey
Copy link
Contributor

Summary

Updating the search indices index details document search polling
interval from 5s to 30s. 5s was very aggressive and faster than all the
other intervals we use for this page. Increasing to 30s will instead
make this call the slowest, which should be more reasonable for
searching for the documents we show in the index details page.

@TattdCodeMonkey TattdCodeMonkey requested a review from a team as a code owner January 21, 2025 17:38
@TattdCodeMonkey TattdCodeMonkey added release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting v9.0.0 Team:Search labels Jan 21, 2025
@TattdCodeMonkey
Copy link
Contributor Author

@elasticmachine merge upstream

1 similar comment
@TattdCodeMonkey
Copy link
Contributor Author

@elasticmachine merge upstream

@TattdCodeMonkey TattdCodeMonkey enabled auto-merge (squash) January 23, 2025 17:19
Updating the search indices index details document search polling
interval from 5s to 30s. 5s was very aggressive and faster than all the
other intervals we use for this page. Increasing to 30s will instead
make this call the slowest, which should be more reasonable for
searching for the documents we show in the index details page.
@TattdCodeMonkey TattdCodeMonkey force-pushed the search-indices/increase-document-search-poll-int branch from f83ef30 to 403c6ca Compare January 23, 2025 19:08
@TattdCodeMonkey TattdCodeMonkey merged commit 2535d8f into elastic:main Jan 23, 2025
8 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

qn895 pushed a commit to qn895/kibana that referenced this pull request Jan 23, 2025
…07419)

## Summary

Updating the search indices index details document search polling
interval from 5s to 30s. 5s was very aggressive and faster than all the
other intervals we use for this page. Increasing to 30s will instead
make this call the slowest, which should be more reasonable for
searching for the documents we show in the index details page.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
JoseLuisGJ pushed a commit to JoseLuisGJ/kibana that referenced this pull request Jan 27, 2025
…07419)

## Summary

Updating the search indices index details document search polling
interval from 5s to 30s. 5s was very aggressive and faster than all the
other intervals we use for this page. Increasing to 30s will instead
make this call the slowest, which should be more reasonable for
searching for the documents we show in the index details page.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Search v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants