-
Notifications
You must be signed in to change notification settings - Fork 265
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
More specific error messages for function loading #1309
Labels
Comments
Hi @pchunduri6, thanks for sharing the error message. Could you share what real error leads to this error message? Is that a typo in function name? |
Yes @xzdandy @pchunduri6. We are trying to solve for typos in functions and provide a close match to that. We can add these cases as well |
Assigning this issue to myself |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current message when a function cannot be loaded is:
We should return specific error messages for each of the three cases.
The text was updated successfully, but these errors were encountered: