Revert "[ML] Set ignore_throttled (#117208)" (#117671) (#117713)

This reverts commit 2f24d14e

Co-authored-by: Quynh Nguyen <43350163+qn895@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2021-11-05 15:41:55 -04:00 committed by GitHub
parent 0957d5067c
commit 4ac00f95c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -293,8 +293,6 @@ export class DataRecognizer {
index,
size,
body: searchBody,
// Ignored indices that are frozen
ignore_throttled: true,
});
// @ts-expect-error incorrect search response type