Running a pulumi up is taking a VERY long time (&g...
# typescript
c
Running a pulumi up is taking a VERY long time (> 1 minute) before it even starts working on the resources. I am becoming concerned as my stack is not even very big yet I plan on it getting much larger. Anything I should look at or debug?
c
Hi Joshua, has this started happening recently for you?
c
yes it seems to be only recently it was fine for quite sometime
c
Does it happen consistently or have you noticed that it happens around a specific time?
c
Seems very consistent
Across a couple of our stacks actually
c
Are you using an external state backend or using our SaaS platform api.pulumi.com, the default, as the backend?
c
We are using s3 backend
It also it not the preview at all
Preview is very fast
It is only once the changes get applied
> 2 min to even start the apply once I select yes
I just went back to pulumi version 2.8.2 and the performance is really night and day it is much faster and behaves as I would expect
c
cc @faint-table-42725 @broad-dog-22463
c
Just to narrow it in a little more for you 2.15.6 also works fine so it seems this was recently introduced
f
@colossal-monkey-98692 Do you mind filing an issue on GitHub against the pulumi/pulumi repo with a performance trace and verbose logs (you will want to redact any sensitive things like account IDs)? https://www.pulumi.com/docs/troubleshooting/ has details on how to generate those.
c
Sure will do