kaxil edited a comment on issue #13225: URL: https://github.com/apache/airflow/issues/13225#issuecomment-784151905
@vemikhaylov Yes, we should implement the `clearTaskInstances` as it works for all executors coz it let's Scheduler pick the TaskInstances instead of Webserver creating an executor and running it (which happens in https://github.com/apache/airflow/blob/master/airflow/www/views.py#L1311-L1331) ---------------------------------------------------------------- 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]
