Closed mvanotti closed 1 year ago
I don't like this PR. It's not necessarily an error when we can't create an instance. Usually it is not. Usually it is because we run into the quota.
What happens if we run out of quota? Does it keep trying ?
In any case, can we at least put it as a warning? I had to parse all the logs before figuring out why it was failing.
I haven't tested it but I hope it works :)