-
Notifications
You must be signed in to change notification settings - Fork 8.5k
set timeout for timelion search requests #19711
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
Conversation
💔 Build Failed |
💔 Build Failed |
| }) | ||
| } | ||
| }, | ||
| config: function () { |
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.
Minor nitpick: arrow functions instead of old syntax.
timroes
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.
Code looks good to me, tests need fixing, minor nitpick about code style.
Checked that parameters match requires ES params, but didn't try it out (since I am not aware, if we have an easy way to simulate ES delays).
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, when the tests pass
💚 Build Succeeded |
* set timeout for timelion search requests * stub out server.config for mocha testing * test timeout set * arrow functions
* set timeout for timelion search requests * stub out server.config for mocha testing * test timeout set * arrow functions
fixes #17575
Set
timeoutforsearchrequests made by timelion. Timeout set to value ofelasticsearch.shardTimeoutconfiguration