open-bus
open-bus copied to clipboard
all processing should be idempotent and make sure data is available for last X days
- gtfs-etl: done (dags:
gtfs-etl-download-upload
,gtfs-etl-process
) -
stride-etl-gtfs-update-ride-aggregations
: done, currently running with update for all past dates, when done need to setcheck_missing_dates
toFalse
so it will rely on DB only for state
Need to keep track for a few days, then move on to the other dags
-
stride-etl-gtfs-update-ride-aggregations
: all past dates were proessed, setcheck_missing_dates
toFalse