In an ECS task context, what are the benefits of shutting down AWS clients (SQS, SNS, etc) if the container itself is replaced?

前端 未结 0 1857
春和景丽
春和景丽 2020-12-05 04:14

I see AWS\'s SQS, SNS, and other clients have a close() or shutdown() method. Is shutting down or closing still necessary on app shutdown when using ECS tasks (or other dock

相关标签:
回答
  • 消灭零回复
提交回复
热议问题