Spot Shell (v0.18.2)
handle ec2.CreateFleet() returning 0 instances when no instance can satisfy the spot request at the current price, CreateFleet() can return success with 0 instances rather than return an error. Correctly handle this case.
handle ec2.CreateFleet() returning 0 instances when no instance can satisfy the spot request at the current price, CreateFleet() can return success with 0 instances rather than return an error. Correctly handle this case.