cmu-delphi / covidcast-indicators

Back end for producing indicators and loading them into the COVIDcast API.
https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html
MIT License
12 stars 17 forks source link

2034 add retry loop to Google symptoms data pull #2057

Closed aysim319 closed 1 week ago

aysim319 commented 2 months ago

Description

Added retry loop to handle google api request more gracefully. Also handles a case where a server error gets miscategorized as bad request error

Associated Issue(s)