Serverless Loadbalancer - 430 no workers available
After a day or so,
/ping
/ping
or '
/do_work
/do_work
no longer starts up new workers to handle the requests and starts returning 430 errors.
I'm not sure why this is since I have 3 max workers set up and it works fine for a period of time
What could the issue be here? The pods remain idle no matter what I try. The only fix is to create a brand new endpoint which then works for 24 hours or so and stops working again. New releases/changing options doesnt fix it