Skip to content

BUG: FOPH DAG not downloading #184

@fccoelho

Description

@fccoelho

The FOPH DAG stopped downloading new data in January 2023. Yet, the DAG does not log any error messages.

This silent failure has to be investigated to determine its cause. However the DAG code needs to be improved to validate that at each step the the results are as expected. For example in the line below the last date of of the table in the database is compared to the downloaded CSV in a if clause. However there is no else, so that we can take some action if they if the dates are equal, at the very least log the fact.

In summary, the DAG is dreaming it is doing its job when it's not.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions