ashb commented on issue #9975:
URL: https://github.com/apache/airflow/issues/9975#issuecomment-754548978


   > I've also tried creating the run with state SCHEDULED, but it's never run 
by the scheduler. (perhaps I'm doing it the wrong way - I'm still investigating 
that)
   
   Right now the only states for Dag Runs are None, "running", or "failed" -- 
that's why the scheduler is never picking up that dag run.


----------------------------------------------------------------
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]


Reply via email to