dstandish commented on issue #14324: URL: https://github.com/apache/airflow/issues/14324#issuecomment-782737819
i think this might having something to do with bad choice of collation / encoding i was getting a lot of crashing of the scheduler ... it was pretty confusing... but eventually i found that the server was using latin1 ... i converted all tables in db to use utf8mb4 and things have been a lot smoother ---------------------------------------------------------------- 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: us...@infra.apache.org