Skip to content

Commit

Permalink
Revert "[ML] Set ignore_throttled (elastic#117208)" (elastic#117671)
Browse files Browse the repository at this point in the history
This reverts commit 2f24d14
  • Loading branch information
qn895 authored and kibanamachine committed Nov 5, 2021
1 parent 44fdcd6 commit 575f746
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 575f746

Please sign in to comment.