Workers wrongfully reported as "idle"
When I call my serverless api endpoint, instead of serving my request, it continues building the image while the worker was reported as "idle" and then "running" when called.
So I cancel the request, but then the only way to make it stop (so it doesn't keep billing me) is deleting the worker.
So I cancel the request, but then the only way to make it stop (so it doesn't keep billing me) is deleting the worker.
