SamWheating opened a new pull request #22259:
URL: https://github.com/apache/airflow/pull/22259


   Re: https://github.com/apache/airflow/issues/22160
   
   If a task is in a non-running state and is submitted directly to the 
executor, it will be created with a null `queued_dttm` which can cause the 
scheduler to crashloop when trying to adopt the task (more details in the 
linked issue)
   
   This updates the `/run` form to also set the `queued_dttm` on the task when 
it is submitted. 
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to