cmu-delphi/delphi-epidata

Signal Dashboard data generation is broken

开放

#1,289 创建于 2023年9月19日

 (1 条评论) (0 个反应) (0 位负责人)Python (67 个派生)auto 404
bugdata qualityhelp wanted

仓库指标

星标
 (104 个星标)
PR 合并指标
 (平均合并 63天 20小时) (30 天内合并 11 个 PR)

描述

The signal_dash_data_generator job is currently broken, and exits with an error condition in Cronicle. It has been this way since changes for Quidel access control were pushed live on August 17.

Two related endpoints (signal_dashboard_status and signal_dashboard_coverage) appear to be returning stale data as a result. I am not sure where this stuff is used, so i am unclear on further implications.

One possible fix would be to give this job an API key with permission to access Quidel stuff, but this may be inappropriate due to the restrictions on Quidel data. Another would be to remove Quidel from this process entirely.

贡献者指南