Skip to content
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

[Transform] _stats should respect timeout parameter and be cancelable #91616

Closed
hendrikmuhs opened this issue Nov 16, 2022 · 2 comments
Closed
Labels
:ml/Transform Transform Team:ML Meta label for the ML team

Comments

@hendrikmuhs
Copy link

split from #88010:

A transform _stats call is potentially resource intensive. The endpoint supports supplying a timeout, however that timeout isn't passed on to some of the inner call. In addition to that _stats isn't cancel-able, see #88010.

@hendrikmuhs hendrikmuhs added the :ml/Transform Transform label Nov 16, 2022
@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Nov 16, 2022
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@hendrikmuhs
Copy link
Author

Fixed with #92389

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml/Transform Transform Team:ML Meta label for the ML team
Projects
None yet
Development

No branches or pull requests

3 participants