-
Notifications
You must be signed in to change notification settings - Fork 86
Add robustness around scrolling #128
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
Add robustness around scrolling #128
Conversation
|
Build errors to investigate. |
yaauie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approach makes sense. I've added some minor commentary.
Of the two build failures, one was around the scheduler (I've triggered a re-run) and the other appears related to pending breaking changes with types removal in Elasticsearch 8.x.
|
Thanks for the review @yaauie - added your suggestions. |
yaauie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with one optional suggestion.
…oll_request exceptions
c68f3c0 to
9646c4d
Compare
|
Thanks @yaauie for the review! |
Fixes #122
clear_scrollAPI after each search operation