The prod warm pool has 41 instances instead of the 40 that is expected and we're not sure why. The easiest solution is to update the code that sync's terminated instances with aws to also query for all instances to make sure their id's are in the db, and if not kill them (if there's an instance that doesn't have a record in the db it will never be used)
The prod warm pool has 41 instances instead of the 40 that is expected and we're not sure why. The easiest solution is to update the code that sync's terminated instances with aws to also query for all instances to make sure their id's are in the db, and if not kill them (if there's an instance that doesn't have a record in the db it will never be used)