alittlesliceoftom opened a new issue #14259: URL: https://github.com/apache/airflow/issues/14259
This is listed too in other locations: https://issues.apache.org/jira/browse/AIRFLOW-3534 https://issues.apache.org/jira/browse/AIRFLOW-4526 Only known fix is to disable log stream: `When disabling the `get_logs` parameter everything works because the log stream is skipped.` Suggested fix - up the retry count on the below line, or allow this to be configured. https://github.com/apache/airflow/blob/b23fc137812f5eabf7834e07e032915e2a504c17/airflow/kubernetes/pod_launcher.py#L198 ---------------------------------------------------------------- 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]
