[GitHub] [airflow] theister commented on issue #18501: Scheduler overloaded when backfilling by clearing DAG history

2021-12-02 Thread GitBox
theister commented on issue #18501: URL: https://github.com/apache/airflow/issues/18501#issuecomment-984785114 Short update: I was able to reproduce the problem using the following minimal example on `2.0.2` ``` from datetime import datetime from airflow import DAG

[GitHub] [airflow] theister commented on issue #18501: Scheduler overloaded when backfilling by clearing DAG history

2021-11-12 Thread GitBox
theister commented on issue #18501: URL: https://github.com/apache/airflow/issues/18501#issuecomment-967271227 Well, I actually meant the latest release in the `2.2.*` line, I didn't check what the latest one was. I'll see if I can find a way to reproduce the behaviour on a local

[GitHub] [airflow] theister commented on issue #18501: Scheduler overloaded when backfilling by clearing DAG history

2021-11-12 Thread GitBox
theister commented on issue #18501: URL: https://github.com/apache/airflow/issues/18501#issuecomment-967255792 We came across the same problem, but on `2.0.2`. We recently migrated from 1.10.15 and we're also regularly doing backfills by clearing history via the UI and making the