dima-asana commented on issue #4676: [AIRFLOW-3702] Add backfill option to run backwards URL: https://github.com/apache/airflow/pull/4676#issuecomment-463500879 Sure, updated. Note that in addition to the suggested change for depends_on_past handling, I changed the executor queue dict to an ordered dict. I think for this change to be impactful that's necessary -- I didn't realize that the executor queue were orderless until testing this code more.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
