snjypl commented on PR #23048:
URL: https://github.com/apache/airflow/pull/23048#issuecomment-1119084015

   @tanelk   i was thinking instead of filtering by `TaskInstance.queue` should 
we be filtering by `TaskInstance.queued_by_job_id`?
   
   that way the `clear_not_launched_queued_tasks` will only handle the 
TaskInstance created by the particular Job. 


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