#Serverless worker failing - how do I stop it

15 messages · Page 1 of 1 (latest)

tiny lichen
#

I have a couple of questions. I use Runpod Serverless to power a ComfyUI API - it works well most of the time but today I noticed one of my serverless workers kept failing. The errors only occured with one of the workers, the others performed fine. Why would this be? and is there a way of terminating specific workers? also, how can I get notified if one of them is playing up?

Thanks!

sturdy violet
quaint cypress
tiny lichen
#

zelboxshlxhhqn

quaint cypress
#

What's wrong

tiny lichen
#

this worker stopped completing jobs from about 13:30 yesterday

#

trying to ascertain why so it doesn't happen again

quaint cypress
#

Is it running?

tiny lichen
#

is restricted the GPU type so that specific worker is no longer running

#

others are working fine

quaint cypress
#

I think it's best just to remove that speicific one then

tiny lichen
#

ok thanks for the tip on terminating workers.

quaint cypress
#

Your welcome

sturdy violet
#

File "/comfyui/execution.py", line 151, in recursive_execute

Also from log, seems bunch of errors from this file on line 151, maybe take a look what it is trying to do and why it fails.