Hi TimelyPenguin76 , I guess it tries to spin them down a second time, hence the double print
HI JitteryCoyote63 , so just the print is double?
Hi, a small bug (not really a bug) in the autoscaler: I have p3.2xlarge instances that take a long time to shutdown. With polling_interval_time_min=1
, the autoscaler tries to spin them down multiple times:2021-10-18 15:51:18 Spin down instance cloud id i-00693e70d14a61415 Spin down instance cloud id i-0923fa041e42ec7a0 Spin down instance cloud id i-00c36f6a0c9e61697 2021-10-18 15:57:24 Spin down instance cloud id i-00693e70d14a61415 Spin down instance cloud id i-0923fa041e42ec7a0 Spin down instance cloud id i-00c36f6a0c9e61697
Hi TimelyPenguin76 , I guess it tries to spin them down a second time, hence the double print
HI JitteryCoyote63 , so just the print is double?