Livekit agents worker on cloud getting shutdown automatically

Hi Everyone, On Livekit agents on cloud, worker is draining itself and calls are failed to getting accepted. Is there any way around on self-hosted agent mode it is working fine.

Hi Parvinder, I see this raised with our email support team as ticket #48824. Others in the community may have insight, but I won’t look myself as I see Jon is supporting.

hey, did you find a solution this?, i am facing similar issue

Typically this is the result of blocking code somewhere in the process that’s causing LiveKit to determine that the worker is unhealthy. This could be the result of a blocked event loop or health checks failing. We’ve also seen similar behavior occur when something in the startup logic or prewarm function takes an unusually long time (>5 minutes) to complete.