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

better error message when a function is missing #545

Closed
KhudaDad414 opened this issue Oct 20, 2023 · 1 comment · Fixed by #546
Closed

better error message when a function is missing #545

KhudaDad414 opened this issue Oct 20, 2023 · 1 comment · Fixed by #546
Labels
bug Something isn't working released

Comments

@KhudaDad414
Copy link
Member

Describe the bug

When user doesn't have a function with the name of their operation, they should receive an error explaining what the situation is and how they can resolve it but instead, they get the following error:
Screenshot 2023-10-20 at 12 38 46

How to Reproduce

run the glee app with an operation function missing and then try to send a message to that operation.

Expected behavior

A clear and concise error message.

@KhudaDad414 KhudaDad414 added the bug Something isn't working label Oct 20, 2023
@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.28.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

2 participants