You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/19 05:58:20 UTC

[GitHub] [airflow] uranusjr edited a comment on issue #17038: ECSOperator returns last logs when ECS task fails

uranusjr edited a comment on issue #17038:
URL: https://github.com/apache/airflow/issues/17038#issuecomment-882260418


   We can probably use `collections.deque` for better performance, but aside from that, sounds good to me! Would you be interested in opening a pull request for this?
   
   p.s. I don’t think `IndexError` can ever be raised?


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org