You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
We need some sort of ping when bulletin schemas change. Since we already have CI/CD set up, all we need are some checks and balances on the extraction script that can catch things like these and log it as a report at the end of the daily run:
total parse error i.e. no data extracted
number of tables detected != number of tables extracted
We need some sort of ping when bulletin schemas change. Since we already have CI/CD set up, all we need are some checks and balances on the extraction script that can catch things like these and log it as a report at the end of the daily run:
Others? @MayankAgarwal
This way we don't have to check manually when schemas need updating.
The text was updated successfully, but these errors were encountered: