Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module execution failed #217

Open
enricorotundo opened this issue Feb 17, 2025 · 0 comments
Open

Module execution failed #217

enricorotundo opened this issue Feb 17, 2025 · 0 comments

Comments

@enricorotundo
Copy link
Collaborator

enricorotundo commented Feb 17, 2025

Description

This is a collection of issues related to Module execution. In particular these have been raised when running orchestrator:keynesian_beauty_contest, other modules, possibly orchestrators, might throw the errors errors as well.

Investigation

On a local (darwin/arm64) set up:

  1. Node logs tend to be not informative at all. They show the same error line displayed by the SDK.
  2. A different orchestrator triggered one of the errors.
  3. I usedhtop to keep an eye on resource usage, it doesn't look like it goes OOM

Note that another non-trivial orch. (sometimes) errors out - retry --until=fail naptha run orchestrator:multiagent_chat -p "prompt='i would like to count up to ten, one number at a time. ill start. one.'" --agent_nodes "localhost,localhost" --kb_nodes "localhost".

Is the error limited to (keynesian) orchestrators?

  • Simple agent doesn't error out - retry --until=fail naptha run agent:hello_world_agent -p "firstname=sam surname=altman"

Solution

Increasing consumer_timeout in main.py seems to have a positive impact (with 10 agents). Still testing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant