Hi All, We are using airflow 1.9 and are observing scheduler crashes due to mysql connectivity related issues. like "scheduler is crashed because of OperationalError: (_mysql_exceptions.OperationalError) (2013, 'Lost connection to MySQL server during query') (Background on this error at: http://sqlalche.me/e/e3q8)" Is there a way or config settings to make scheduler more resilient to Mysql errors.
Thanks, Raman Gupta