raphaelauv commented on PR #69914: URL: https://github.com/apache/airflow/pull/69914#issuecomment-4979319052
with `reattach_on_restart` the operator check at every restart if a matching pod exist but with `durable` , the operator only check if the value on the state is not empty ? So in case of hard-crash of the worker just after calling k8S to run the pod , the operator will not try to fund the pod ? thanks -- 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]
