I shouldn't be paying for this

It says it's running, but in reality it's still initializing, even system logs are empty. I should not be charged for such dead containers!
No description
5 Replies
vladfaust
vladfaustOP6mo ago
4 minutes of nothingness. Money wasted.
No description
yhlong00000
yhlong000006mo ago
is your worker image or handler.py work locally?
PatrickR
PatrickR6mo ago
How are you loading your model?
nerdylive
nerdylive6mo ago
It doesn't say that its still initializing which means downloading container, or booting up the container, so its running your code (from the dockerfile's entrypoint) i guess, your code doesn't have the serverless.start() call until that 4 mins of nothingness or maybe you built into wrong docker architecture perhaps
vladfaust
vladfaustOP6mo ago
It works normally most of the time. But sometimes the same template produces this behaviour.

Did you find this page helpful?