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

standardize error reporting from persistent and non persistent config #6615

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

torcolvin
Copy link
Collaborator

@torcolvin torcolvin commented Dec 15, 2023

In this case, the non persistent config would return 500 for any errors that are already HTTPError type. This happens for errors that are not 412 duplicate DB but this was easiest to write a test for.

Integration Tests

@bbrks bbrks merged commit dad81d0 into master Dec 19, 2023
17 checks passed
@bbrks bbrks deleted the error-reporting-consolidation branch December 19, 2023 14:18
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.

2 participants