Skip to content

[ML] Adding missing onFailure call for Inference API start model request #126930

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

Conversation

jonathan-buttner
Copy link
Contributor

This PR fixes a bug that was discovered when adding a timeout query parameter. When an error was being returned while starting the deployment if it wasn't a conflict it wasn't being returned on the listener because we were missing an onFailure call.

The PR to add the timeout is here: #126805 I split the bug fix out so that it's easier to backport.

@jonathan-buttner jonathan-buttner added >bug :ml Machine learning Team:ML Meta label for the ML team auto-backport Automatically create backport pull requests when merged v8.18.1 v8.19.0 v9.0.1 v9.1.0 v8.17.6 labels Apr 16, 2025
@elasticsearchmachine
Copy link
Collaborator

Hi @jonathan-buttner, I've created a changelog YAML for you.

@jonathan-buttner jonathan-buttner marked this pull request as ready for review April 16, 2025 16:42
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.18
8.x
9.0
8.17

jonathan-buttner added a commit to jonathan-buttner/elasticsearch that referenced this pull request Apr 16, 2025
…est (elastic#126930)

* Adding missing onFailure call

* Update docs/changelog/126930.yaml
jonathan-buttner added a commit to jonathan-buttner/elasticsearch that referenced this pull request Apr 16, 2025
…est (elastic#126930)

* Adding missing onFailure call

* Update docs/changelog/126930.yaml
jonathan-buttner added a commit to jonathan-buttner/elasticsearch that referenced this pull request Apr 16, 2025
…est (elastic#126930)

* Adding missing onFailure call

* Update docs/changelog/126930.yaml
jonathan-buttner added a commit to jonathan-buttner/elasticsearch that referenced this pull request Apr 16, 2025
…est (elastic#126930)

* Adding missing onFailure call

* Update docs/changelog/126930.yaml
elasticsearchmachine pushed a commit that referenced this pull request Apr 16, 2025
…est (#126930) (#126944)

* Adding missing onFailure call

* Update docs/changelog/126930.yaml
elasticsearchmachine pushed a commit that referenced this pull request Apr 16, 2025
…est (#126930) (#126945)

* Adding missing onFailure call

* Update docs/changelog/126930.yaml
elasticsearchmachine pushed a commit that referenced this pull request Apr 17, 2025
…est (#126930) (#126943)

* Adding missing onFailure call

* Update docs/changelog/126930.yaml
@jonathan-buttner jonathan-buttner deleted the ml-fix-listener-elasticsearch-service branch April 17, 2025 14:44
elasticsearchmachine pushed a commit that referenced this pull request Apr 17, 2025
…est (#126930) (#126941)

* Adding missing onFailure call

* Update docs/changelog/126930.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged >bug :ml Machine learning Team:ML Meta label for the ML team v8.17.6 v8.18.1 v8.19.0 v9.0.1 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants