Doesn't Automation API support executing multiple ...
# general
s
Doesn't Automation API support executing multiple updates on different stacks at the same time? I am seeing some really strange things when i try it
m
Hi there @sticky-match-71841. What kind of behavior are you seeing? Anything reproducible?
s
I’ve seen signs that concurrent executions start mixing up which resources go into which stack, but I haven't confirmed. I've been searching for some docs or source code for the automation API but have not been able to conclude whether it was thread safe. To me, it felt like there was some shared state that messed things up. I’ll trying to create a small example and also make sure that I am running the latest packages.
m
Ok sounds good, thanks. I’m happy to relay this information to the team to see if we can figure out what’s going on.