Skip to content

Delete schedule interval

The DAG is scheduled to be executed once a day without payload, which is a default behavior of Airflow if schedule_interval is not set to None. To fix this unexpected behavior, we introduce this MR.

Edited by Yan Sushchynski (EPAM)

Merge request reports