Open ForTheYin opened 2 months ago
Seeing the same issue.
It seems like the job process cannot communicate with the worker process.
worker process is not responding.. worker crashed?
I don't think it is related to deepgram. Maybe the worker process crashed or the event loop is blocked by a long-running operation?
same here
How to reproduce
Not able to reproduce consistently, but it happens occasionally with the example code provided in https://github.com/livekit/agents/blob/main/examples/voice-assistant/minimal_assistant.py
Might be able to trigger it locally if you can block deepgram through the OS.
Setup
Python 3.12.4 on macOS 14.6.1 M1 ARM64
requirements.txt.lock
Logs