elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.18k stars 24.84k forks source link

[Inference API] Add inferenceEndpointID to error message #114419

Open maxhniebergall opened 1 month ago

maxhniebergall commented 1 month ago

Error message to add ID to: https://github.com/elastic/elasticsearch/blob/main/x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/external/http/sender/RequestTask.java#L67

This will require some refactoring to bring the ID to the error message.

elasticsearchmachine commented 1 month ago

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