agents icon indicating copy to clipboard operation
agents copied to clipboard

Agent connect --room command connects to the same room twice

Open vanics opened this issue 1 year ago • 0 comments

Hi all, I'm encountering issues while testing agents. The server appears to assign multiple jobs to the same room when using the Agent connect --room command, causing the agent to connect to the room twice.

When making code changes, the situation worsens. Since the script restarts due to being in dev mode (which is okay), it ends up creating multiple jobs, making it extremely difficult to test or consider this functionality for production use.

vanics avatar Sep 16 '24 00:09 vanics