This message was deleted.
s
This message was deleted.
😮 1
p
is it pulumi error or your cloud provider error?
It’s possible you’re hitting some rate limits on your cloud provider side - if that’s so, I’d use
-p
flag to restrict the number of parallel operations (by default it’s unbounded).
i
this is what we get:
e
This is actually a GRPC error within node so its not even talking to the service or cloud provider (only the engine directly talks to those components) Could you raise an issue about this at https://github.com/pulumi/pulumi/issues with as much info as you can, I guess we've got a misconfigured grpc setting somewhere.