https://pulumi.com logo
Title
b

bright-quill-34162

09/29/2020, 3:36 PM
Hello All, just started working with Pulumi. I'm seeing very long timeouts (if ever) on errors when doing "pulumi up" from command line. Is the workflow to ctrl-c, then cancel or should I wait for this to resolve itself?
w

white-balloon-205

09/29/2020, 6:57 PM
Any more details on what you are trying to do you can share? If it did ultimately resolve itself - do you know what the original issue was now? Note also you can get some diagnostic logs to help debug what's happening per https://www.pulumi.com/docs/troubleshooting/#verbose-logging.
b

bright-quill-34162

09/29/2020, 7:08 PM
It seems to be very slow to time out in any case of an error at the Azure API level. In one case, it was a name conflict for a resource, in another it was a syntax error in the API definition for an API Management entry, etc. I don't think these things ever will timeout properly, so I ctrl+c them.