jens-scheffler-bosch commented on issue #10791: URL: https://github.com/apache/airflow/issues/10791#issuecomment-1686920089
This feature request is a bit "aged". Is it still current? Meanwhile the `KubernetesPodOperator` implements the deferred mode via `deferrable=True`, see https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/stable/operators.html. This should resolve (2) of your request. For (1) can you describe a bit your detailled desire? You just want to prevent the status printe every 2 seoncs or do you want to skip other parts of the task log as well? Are you willin gto contribute a feature PR? -- 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]
