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

Show the Person detail view - even with data errors #183

Open
reginafcompton opened this issue Mar 6, 2018 · 1 comment
Open

Show the Person detail view - even with data errors #183

reginafcompton opened this issue Mar 6, 2018 · 1 comment

Comments

@reginafcompton
Copy link
Contributor

Recently, we had a data issue that raised a Bill DoesNotExist error when arriving at this query. (N.B. The data problem was that a sponsorship pointed to a bill ocd_id, which no longer resided in the data base.)

These types of data problems can, do, and will happen. However, we should not let them bring down the entire Person view (in this case: that of the Mayor). Let's handle this error so that: (1) the Person view still renders, and (2) Councilmatic logs a message to Sentry, warning us of the data trouble.

@hancush
Copy link
Member

hancush commented Apr 12, 2018

I believe this is the issue in question: https://sentry.io/datamade/chicago-councilmatic/issues/476354390/ (cc @fgregg, as we were looking at this during ops yesterday).

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

2 participants