CodeForPhilly / CodeForPhilly/paws-data-pipeline
implement consistent application wide fail fast and loud policy for error reporting
Open
- Dominant language
- Python
- Stars
- 19
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.