Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gracefully handle lack of new files (in quidel indicator) #1927

Open
melange396 opened this issue Jan 11, 2024 · 0 comments
Open

gracefully handle lack of new files (in quidel indicator) #1927

melange396 opened this issue Jan 11, 2024 · 0 comments
Assignees

Comments

@melange396
Copy link
Contributor

this line throws an exception when df_list is empty:

return pd.concat(df_list), time_flag

instead of crashing, produce a more informative log message.

examples in production: https://logs-prod-01.delphi.cmu.edu/app/r/s/1OZlM

@minhkhul minhkhul self-assigned this Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants