You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ian Roddis (JIRA)" <ji...@apache.org> on 2019/08/12 13:00:00 UTC

[jira] [Created] (AIRFLOW-5172) Add ability to have DAGs execute at the start of their scheduled interval

Ian Roddis created AIRFLOW-5172:
-----------------------------------

             Summary: Add ability to have DAGs execute at the start of their scheduled interval
                 Key: AIRFLOW-5172
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5172
             Project: Apache Airflow
          Issue Type: Wish
          Components: DAG, scheduler
    Affects Versions: 1.10.4
            Reporter: Ian Roddis


Airflow's scheduling of tasks at the end of their interval can be confusing, and difficult to choreograph in cases where tasks must execute at a specific time (e.g. collecting ephemeral data).

I'm sure this feature has been requested before, but my Jira search skills aren't good enough to find much on it.

This issue to add an option to schedule DAGs at the beginning of the scheduled interval.

I'll be submitting a PR to add this feature will be arriving shortly.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)