Ensure we aren't churning through tokens by repeatedly sending prompts to resetdata when system is idle. #7

Open
opened 2025-09-23 03:59:19 +00:00 by tony · 0 comments
Owner

Resetdata is our default model as a service provider. When the system is idle (no current tasks allocated) CHORUS still seems to be instantiating new docker containers and I hope we aren't spamming resetdata with API requests just to initialise new agents that aren't being used, that then get recreated moments later. This is a waste of tokens! Investigate this issue thoroughly!

Resetdata is our default model as a service provider. When the system is idle (no current tasks allocated) CHORUS still seems to be instantiating new docker containers and I hope we aren't spamming resetdata with API requests just to initialise new agents that aren't being used, that then get recreated moments later. This is a waste of tokens! Investigate this issue thoroughly!
tony added the
bzzz-task
label 2025-09-23 03:59:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tony/CHORUS#7
No description provided.