#Appmodule dependency Initialization taking too much time
4 messages · Page 1 of 1 (latest)
You could get more info when you enable debug logs by setting env variables DEBUG='*' and NEST_DEBUG=true.
My guess would be that some service is trying to connect to something that's not running — redis, database etc
I did it. But is there any way to get time in between Resolving, Looking for and Found Logs?
That's a change we'd need to make inside the code. Probably would be helpful though