artilleryio / chaos-lambda

Serverless chaos monkey for AWS (runs on AWS Lambda) ☁️ 💥

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda can try to terminate already terminated instances

tsericati opened this issue · comments

commented

The AWS api can return terminated instances for up to an hour. In cases of small server pool sizes, an instance that was already terminated could be returned to be "terminated" again.