Hi. We started recently to get a very long startup...
# general
g
Hi. We started recently to get a very long startup time for
pulumi up
. I started to dig into this and did a jaeger tracing on this and seems like
pulumi-plan
is taking 5 mins 30 secs to run. Almost all of the trace elements are extremely fast (0μs to few hundred milliseconds max) but these dominate:
I wonder what I could do to dig into this issue more. Waiting five and a half minutes to get
name 'myproj-synapse-pool' plus 7 random chars is longer than maximum length 24
from Azure isn't exactly great
b
Which language sdk are you using? Which state backend?
g
TypeScript, Azure blob storage as backend
(would love to use your cloud offering and get you some money but alas, my customer says NO)