MSD-LIVE / issues

0 stars 0 forks source link

update sync with aws code to detect and kill orphaned instances #239

Open zguillen opened 1 week ago

zguillen commented 1 week ago

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)