Skip to content

Commit

Permalink
Revert "[ML] Set ignore_throttled (#117208)" (#117671) (#117713)
Browse files Browse the repository at this point in the history
This reverts commit 2f24d14

Co-authored-by: Quynh Nguyen <[email protected]>
  • Loading branch information
kibanamachine and qn895 authored Nov 5, 2021
1 parent 0957d50 commit 4ac00f9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ac00f9

Please sign in to comment.