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

Armada should surface the real problem when a necessary queue doesn't exist #176

Open
sync-by-unito bot opened this issue Apr 7, 2023 · 0 comments

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Apr 7, 2023

Describe the bug

Armada returned this error message from a grpc client call:
rpc error: code = Unknown desc = [x-request-id: "efPZWLuVxvEjTom2UtgR3R"] job 01gv4gbqervamwfrjzvq05bwrt unschedulable: failed to schedule onto legacy scheduler because 0-th job unschedulable: no executor clusters available

But the real issue was that a queue doesn't exist.

Files Or Markdown that can reproduce the issue

Expected behavior
Armada should return an error message describing the actual problem. In this case the requested queue didn't exist.

Actual behavior

Armada returns an unhelpful error message.

Additional context

┆Issue is synchronized with this Jira Task by Unito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants