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

[BUG] agent execution error message #2443

Closed
jngz-es opened this issue May 14, 2024 · 1 comment · Fixed by #2458
Closed

[BUG] agent execution error message #2443

jngz-es opened this issue May 14, 2024 · 1 comment · Fixed by #2458
Assignees
Labels
bug Something isn't working v2.15.0

Comments

@jngz-es
Copy link
Collaborator

jngz-es commented May 14, 2024

What is the bug?
Agent execution api will return the following error message if the root cause exception doesn't occur in coordinate node and is wrapped into remote transport exception.

"{\"error\":{\"reason\":\"Invalid Request\",\"details\":\"[d0aa9b912dfc3dacaf11334ad978ea34][x.x.x.x:x][cluster:admin/opensearch/ml/execute]\",\"type\":\"RemoteTransportException\"},\"status\":400}"
@yuye-aws
Copy link
Member

This info might help you: the wrapped "so-called" remote transport exception is actually of type ResponseException

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.15.0
Projects
Development

Successfully merging a pull request may close this issue.

2 participants