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

Return supported query types for unsupported queries #358

Closed

Conversation

vitarb
Copy link
Contributor

@vitarb vitarb commented Feb 23, 2021

Unsupported queries should return supported query types, for example:

Error: Query workflow failed.
Error Details: rpc error: code = InvalidArgument desc = java.lang.IllegalArgumentException: Unknown query type: queryGreeting123, knownTypes=[queryGreeting]

After recent refactoring we've lost that part of the message.

@vitarb
Copy link
Contributor Author

vitarb commented Feb 23, 2021

Superseded by #360

@vitarb vitarb closed this Feb 23, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants