Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExternalTaskSensor with execution_delta on timezone change #1100

Open
gabrielwol opened this issue Nov 19, 2024 · 1 comment
Open

ExternalTaskSensor with execution_delta on timezone change #1100

gabrielwol opened this issue Nov 19, 2024 · 1 comment

Comments

@gabrielwol
Copy link
Collaborator

gabrielwol commented Nov 19, 2024

Affected ecocounter_pull -> ecocounter_check and miovision_pull -> miovision_check DAG pairings on 2024-11-03 (EDT->EST time change).

Possible solution: use execution_date_fn (callable) to make delta reactive to time zone. 😵
https://airflow.apache.org/docs/apache-airflow/1.10.12/_api/airflow/sensors/external_task_sensor/index.html

@gabrielwol

This comment was marked as outdated.

@gabrielwol gabrielwol reopened this Nov 20, 2024
@gabrielwol gabrielwol changed the title TimeSensor timeout when time zone changes ExternalTaskSensor with execution_delta on timezone change Nov 20, 2024
@gabrielwol gabrielwol removed their assignment Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant