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

Remove number suffix from Internal error messages #817

Closed
mattias-p opened this issue Jul 9, 2021 · 1 comment
Closed

Remove number suffix from Internal error messages #817

mattias-p opened this issue Jul 9, 2021 · 1 comment
Milestone

Comments

@mattias-p
Copy link
Member

Today the -32603 (Internal error) errors we generate have a suffix of " [NNN] \n" where N is a decimal digit. This suffix adds complexity but no value. It should be removed from the error messages. The message for this error code should always be "Internal error".

@matsduf matsduf added this to the v2022.1 milestone Jul 14, 2021
@matsduf matsduf modified the milestones: v2022.1, v2021.2 Sep 7, 2021
@matsduf
Copy link
Contributor

matsduf commented Sep 7, 2021

Resolved by #847.

@matsduf matsduf closed this as completed Sep 7, 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

No branches or pull requests

2 participants