[
https://issues.apache.org/jira/browse/AIRFLOW-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205862#comment-17205862
]
ASF GitHub Bot commented on AIRFLOW-5172:
-----------------------------------------
iroddis commented on pull request #5787:
URL: https://github.com/apache/airflow/pull/5787#issuecomment-702432110
@ryw I’m sorry, I stopped working on this a long time ago, and I don’t know
when I’ll have the time to pick it back up. I think some of the comments were
correct about subtler edge cases that weren’t accounted for with scheduling,
but got lost in the weeds before I could figure them out.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Priority: Minor
>
> 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
(v8.3.4#803005)