jedcunningham opened a new pull request #18070:
URL: https://github.com/apache/airflow/pull/18070
This change:
- ignores any pods already marked as complete instead of trying to
reattach to them.
- properly marks all 'finished' unsuccessful pods that won't
be deleted.
Combined, these allow `is_delete_operator_pod=False` and
`reattach_on_restart=True` to function together properly during retries.
--
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]