ashb commented on issue #47720: URL: https://github.com/apache/airflow/issues/47720#issuecomment-2721986829
That warning isn't an issue itself. The issue causing the task to fail is the "Runtime checks failed" which means this endpoint failed https://github.com/apache/airflow/blob/main/airflow/api_fastapi/execution_api/routes/task_instances.py#L538-L560 @amoghrajesh We should probably include more context on the error we get back from the server in the task logs. -- 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]
