harvard-lil / perma

Indelible links
411 stars 70 forks source link

No more mystery errors; instead, track proxy and blocklist errors. #3436

Closed rebeccacremona closed 8 months ago

rebeccacremona commented 8 months ago

The "mystery error" was solved!

In the meantime, we observe two more categories of regularly-occurring errors: this PR adds special handling for them.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (274470f) 69.85% compared to head (806bc0c) 69.83%. Report is 2 commits behind head on develop.

Files Patch % Lines
perma_web/perma/celery_tasks.py 50.00% 4 Missing :warning:
perma_web/perma/views/user_management.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3436 +/- ## =========================================== - Coverage 69.85% 69.83% -0.02% =========================================== Files 52 52 Lines 6655 6661 +6 =========================================== + Hits 4649 4652 +3 - Misses 2006 2009 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.