This message was deleted.
# atlantis-community
s
This message was deleted.
w
have you tried setting
ATLANTIS_PARALLEL_POOL_SIZE
to `"2"`or
"3"
?
j
Yeah I found that afterwards, thanks though. That did fix the issue :)
👍 1
w
I hadn’t seen the execution order groups thing before, but that also potentially helps with some of this
j
Well I didn’t care what order these were executed in and potentially there can be hundreds
w
sorry, right, I meant for us, not necessarily for you. we also have lots of states, but there are specific ones that in particular bomb out when >N are running at the same time. So the combination of setting the pool size and controlling execution order could be helpful for us, though I’m assuming the feature was added more around dependency order, with the bonus of also, say, in this case, making sure lower envs run before production for certain types of changes.