This message was deleted.
# automation-api
s
This message was deleted.
l
For nodejs, one concurrent update per nodejs process. I updated the relevant issue with comment here https://github.com/pulumi/pulumi/issues/5449#issuecomment-755768711
The Go SDK does not have this limitation as it doesn't utilize global state in the same way.
p
ok, thx, that is a serious limitation but for now i can work around it. Is this something that wil change in q1 2021 or shouldn’t i wait for it?
l
TBD, we have not finalized the plan for automation api GA
c
@proud-pizza-80589 I’m using Go and I’m running multiple stack updates at the same time (using the automation API)