datamade / django-councilmatic

:heartpulse: Django app providing core functions for *.councilmatic.org
http://councilmatic.org
MIT License
26 stars 16 forks source link

Catch ConnectionError, when solr is down #158

Closed reginafcompton closed 6 years ago

reginafcompton commented 6 years ago

This PR enables logging for ConnectionErrors that originate in Solr.

If Councilmatic cannot connect to Solr, a custom error gets logged to Sentry, and the legislation search view shows the Councilmatic "Internal server" error page.