cmu-delphi/delphi-epidata

Make `covid_hosp` failures more informative

Open

#1,248 opened on Jul 28, 2023

 (0 comments) (0 reactions) (0 assignees)Python (67 forks)auto 404
code healthenhancementhelp wanted

Repository metrics

Stars
 (104 stars)
PR merge metrics
 (PR metrics pending)

Description

covid_hosp recently ran into an outage that did not fail gracefully and took a while to debug. With better error messaging, we can better diagnose these issues in the future.

TL;DR: This outage was caused metadata dataset provided by healthdata.gov being changed URLs suddenly (probably unintentionally) and temporarily.

A more complete outage report from @melange396 can be found here

Contributor guide