[GitHub] [airflow] jedcunningham commented on pull request #17445: Add info log how to fix: More than one pod running with labels

2021-09-15 Thread GitBox
jedcunningham commented on pull request #17445: URL: https://github.com/apache/airflow/pull/17445#issuecomment-92001 @wojsamjan, yeah, if folks continue to hit this it won't be due to `is_delete_operator_pod` or `reattach_on_restart`. -- This is an automated message from the Apache

[GitHub] [airflow] jedcunningham commented on pull request #17445: Add info log how to fix: More than one pod running with labels

2021-09-07 Thread GitBox
jedcunningham commented on pull request #17445: URL: https://github.com/apache/airflow/pull/17445#issuecomment-914616883 #18070 will fix the underlying issue allowing `is_delete_operator_pod=False` and `reattach_on_restart=True` to function together properly during retries. -- This

[GitHub] [airflow] jedcunningham commented on pull request #17445: Add info log how to fix: More than one pod running with labels

2021-08-05 Thread GitBox
jedcunningham commented on pull request #17445: URL: https://github.com/apache/airflow/pull/17445#issuecomment-893700450 As I mentioned in the other PR, I think the right fix is to only attempt to reattach to running pods. If we were to offer advice in a log message, setting