serverless workers idle but multiple requests still in the queue

I have set scaling for spinning a new worker when a request is in queue for 30 secs, but no new idle worker is running except for active workers despite having multiple requests in the queue for more than 90 secs
Was this page helpful?