Worker went idle before finishing downloaded my doker image
It seems that the worker kept trying to push my 30gig docker image and went idle before finishing to download it. Request still in queue and no more test credit. I would just like to test one serverless inference on your platform before making a choice to use it or not on production for my app.
4 Replies
make sure you do not push new containers images to same tag, this can cause this behavior where it realizes there is a newer image, instead use new tags
Thanks you for your answer. It was on a new endpoint created. I used no tag so I guessed it try to pull latest. Is it possible to get 10 cents more free credits for my testing. I will tag my images this time.
best to open a support ticket for it
Okay will do that thx you