CodeForPhilly / CodeForPhilly/clean-and-green-philly

Task: Refactor some of the error catching exceptions across the pipeline

Open
#1,218 0 comments 0 reactions 0 assignees View on GitHub
backend
Dominant language
Python
Stars
50
Forks
92
PR merge metrics
No merged PRs in 30d

Description

Many of the exceptions in the pipeline lack specificity in the exceptions they are raising, which could be improved for debugging purposes. Not something pressing, but would be worthwhile to take a general look across to see where some `raise Exception as e ... ` lines can be given some more context-specific information.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.