Skip to content

Fix sensor and modify time window of dumps_reconcile_wikitext_raw_daily_dag.

Xcollazo requested to merge fix-wrong-external-task-sensor into main

In this MR we make two fixes to dumps_reconcile_wikitext_raw_daily_dag:

  • Fix typo on the ExternalTaskSensor
  • Now that we wait on daily ingest from dumps_merge_events_to_wikitext_raw_daily, we do not need to shift back the time window anymore.
Edited by Xcollazo

Merge request reports