[ML] Set ignore_throttled (#117208)

This commit is contained in:
Quynh Nguyen 2021-11-03 15:38:07 -05:00 committed by GitHub
parent 38a511b543
commit 2f24d14e74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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