[PR] Update ECS executor healthcheck with a catchall except [airflow]

2023-11-07 Thread via GitHub
o-nikolas opened a new pull request, #35512: URL: https://github.com/apache/airflow/pull/35512 Previously only ClientError was being caught. However, there are cases where Botocore (or perhaps other) exceptions can be thrown. Add a catchall except Exception to catch these cases.

Re: [PR] Update ECS executor healthcheck with a catchall except [airflow]

2023-11-07 Thread via GitHub
o-nikolas merged PR #35512: URL: https://github.com/apache/airflow/pull/35512 -- 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: commits-unsubscr...@airflo