Alex Guziel created AIRFLOW-1059:
------------------------------------
Summary: Reset_state_for_orphaned_task should operate in batch for
the scheduler
Key: AIRFLOW-1059
URL: https://issues.apache.org/jira/browse/AIRFLOW-1059
Project: Apache Airflow
Issue Type: Improvement
Reporter: Alex Guziel
Assignee: Alex Guziel
Scheduler startup is very slow due to resetting state making a query for each
dag run. We should be able to do this in a constant number of queries which
will increase scheduler startup time significantly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)