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

implement consistent application wide fail fast and loud policy for error reporting #612

Open
sposerina opened this issue Mar 6, 2024 · 0 comments
Assignees

Comments

@sposerina
Copy link
Collaborator

If any non-recoverable error is detected in pipeline, log a meaningful error message at the error log level and throw an exception. Configure flask to return a 500 when a exception bubbles up past the controller method.

@sposerina sposerina self-assigned this Mar 6, 2024
@sposerina sposerina changed the title implement consistent application wide fail fast and loud policy implement consistent application wide fail fast and loud policy for error reporting Mar 6, 2024
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

1 participant