Bug Description
I want to know if there's any way to handle agent connection errors, for example, when worker tries to connect to a wrong server.
I tried using try/except blocks but didn't work, and I also noticed that the program isn't exiting when the max num of retries were reached, it just keep "zombie"
Thanks in advance for any help!
Expected Behavior
Reproduction Steps
Try to connect a agent to a wrong url server
Operating System
Amazon Linux 2023
Models Used
No response
Package Versions
Session/Room/Call IDs
No response
Proposed Solution
Additional Context
No response
Screenshots and Recordings

Bug Description
I want to know if there's any way to handle agent connection errors, for example, when worker tries to connect to a wrong server.
I tried using try/except blocks but didn't work, and I also noticed that the program isn't exiting when the max num of retries were reached, it just keep "zombie"
Thanks in advance for any help!
Expected Behavior
Reproduction Steps
Operating System
Amazon Linux 2023
Models Used
No response
Package Versions
Session/Room/Call IDs
No response
Proposed Solution
Additional Context
No response
Screenshots and Recordings