BKronenbitter opened a new pull request #15634: URL: https://github.com/apache/airflow/pull/15634
After having worked with with Airflow in Azure using the AzureContainerInstancesOperator I encountered some issues. - The sleep command seems to be indented wrongly and not run periodically. - When log messages are collected, a check for None is missing. - One possible state for logging is missing. - Container exits are logged as error, should be info. -- 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: [email protected]
