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 standard error codes #138

Open
2 tasks
Tracked by #152
abose opened this issue Feb 2, 2023 · 0 comments
Open
2 tasks
Tracked by #152

Return standard error codes #138

abose opened this issue Feb 2, 2023 · 0 comments
Labels
enhancement New feature or request Medicum priority SLA 5 business days

Comments

@abose
Copy link
Member

abose commented Feb 2, 2023

Currently, we get errors like this

{
  isSuccess: false,
  errorMessage: "Error: Can't create database 'phcode_extensions_test'; database exists"
}

But, we need error codes too to actually do things based on the error. Standardize this.

Related:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Medicum priority SLA 5 business days
Projects
None yet
Development

No branches or pull requests

1 participant