V0lantis commented on issue #23361: URL: https://github.com/apache/airflow/issues/23361#issuecomment-1133133963
It seems that after having passed the `use_row_level_locking` to `False`, the problem has disappear on my side. Maybe the [doc](https://airflow.apache.org/docs/apache-airflow/stable/concepts/scheduler.html#database-requirements) should be updated because: > The short version is that users of PostgreSQL 10+ or MySQL 8+ are all ready to go -- you can start running as many copies of the scheduler as you like -- there is no further set up or config options needed. If you are using a different database please read on. -- 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]
