K-7 commented on issue #8087:
URL: https://github.com/apache/airflow/issues/8087#issuecomment-877644077


   Sorry, this seems to be a very old ticket that I had raised. Since I dint 
not get any response from Airflow back those days even i have forgotten about 
it. I dont remember how exactly I fixed this issue, but one thing I am very 
sure of is Airflow needs to do a better job in error handling. The error 
messages dont clearly indicate the root cause of the problem. 
   
   Recently when I was trying the latest version of Airflow I remember  
`capacityProviderStrategy` is still not enabled in ECSOperator but the error 
message was irrelevant. I had to go through the entire code and understand that 
`capacityProviderStrategy` is still not enabled and I to handle this issue by 
overriding the `ECSOperator` and writing my own custom version of `ECSOperator` 
for auto scaling in my instances. 
   
   Any way this ticket can be closed since I am not able to recall the exact 
steps to reproduce this issue 


-- 
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]


Reply via email to