ecodina commented on issue #65945: URL: https://github.com/apache/airflow/issues/65945#issuecomment-4649197944
We have upgraded to 3.2.2 today with no further issues with the Triggerer. - At the moment of the upgrade, we only had 30 triggers running (we chose a time with few running tasks) - We added `AIRFLOW__LOGGING__LOGGING_CONFIG_CLASS: ""` to the trigger service so it doesn't load our custom logging class (which only changes the `_read` method, so it should affect the triggerer, just to be safe) -- 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]
