The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user pankajkoti (triggered by pankajkoti).
Head commit for run: 17d20b33ee7c1148e3eb83d9d5dcb756f83ae3b8 / Pankaj Koti <[email protected]> Fix DST transition in ExternalTaskSensor when using execution_delta The ExternalTaskSensor works fine for both DST and non-DST when no execution_delta is used. But, when execution_delta is used, on DST switch days, the child DAG/task runs as per the switched time but the parent DAG cannot match the child DAGs run in the newly switched DST time and it just hangs forever. We handle this care here by calculating the change for DST switch in case of execution_delta and when the DAG has non-UTC timezone. Report URL: https://github.com/apache/airflow/actions/runs/5887252657 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
