Body
The goal is to refactor the code so that we can remove this TODO
|
# TODO: Make this logic a little bit more robust. |
|
# Currently this polls until the state is *not* one of the INTERMEDIATE_STATES |
|
# While that should work in most cases...it might not. :) |
More information about the concerns can be found on #16766 (comment)
Committer
Body
The goal is to refactor the code so that we can remove this TODO
airflow/airflow/providers/amazon/aws/hooks/emr_containers.py
Lines 174 to 176 in 7640ba4
More information about the concerns can be found on #16766 (comment)
Committer