refuse worker in serverless

is there an easy way during the initialization of the worker to refuse it and to trigger runpod to replace it with another worker ?
the main reason is i am running asd and i throttle based on ram usage (to avoid oom) but on some workers i can not detect current memory usage and runpod shows 0/0 in the dashboard i basically want to run a check and refuse these workers during intialization of the docker image
Was this page helpful?