ykanagarajapandiyan

Results 2 comments of ykanagarajapandiyan

Setting param 'use-row-level-locking' to True prevents these DB errors. [use-row-level-locking](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#use-row-level-locking). Even though the doc recommends to set this True only when multiple schedulers are used, I think this conflicts with...

Upgrading Airflow to latest (2.10.2) has resolved Stale data errors with single scheduler + configuration 'use-row-level-locking' set to False.