This message was deleted.
# general
s
This message was deleted.
b
Yikes! That's not great. I'm guessing that the things you are capturing are third party modules, not modules you've authored yourself (say in separate files). Do you have a repo you'd be willing to share with me offline? I have some ideas as to what the problem might be.
a
I will try to get a minimal repro asap
It's not that easy to reproduce
nvm it's really strange it doesn't happen on a fresh
pulumi up
but
pulumi up
is really really reallly slow on this setup, 6 minutes for two functions, an api and a dynamodb table
Yep more than 6min for the
destroy
maybe there is a problem with pulumi backend or aws ? Edit: Nope the problem is with the way I code the import, quick instant update + destroy with the dynamic import
repro @bitter-oil-46081 sorry for bothering you with that 😟