internetcoffeephone commented on issue #28296:
URL: https://github.com/apache/airflow/issues/28296#issuecomment-1403606326

   In addition to the above error, a different error now also appears on older 
DAGs that newly include a mapped task. The mapped tasks are created in a sense, 
but their status remains on "no status". When clicking the "Run" button, the 
following error appears:
   ```
   Could not queue task instance for execution, task instance is missing
   ```
   I'm also observing high metadata database CPU and the scheduler slows to a 
crawl, such that other tasks take several minutes to be scheduled. I'm guessing 
the scheduler doesn't quite know what to make of these (several thousand) 
broken tasks and keeps looping over them.


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