hterik opened a new pull request, #26582: URL: https://github.com/apache/airflow/pull/26582
* Don't log entire executor_config unless it fail. Today, it occupies close to 100 lines on each log entry every time a pod is launched. * Only log Pending events as debug. The events on Added + Completed should be enough for info level. * Only log addition to local result_queue on debug level, it is already logged again once the queue is processed which should be enough for operators, assuming the internal state of code is running fine. * Move log of run_next so that it can include pod name. -- 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]
