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

The e2e multi agent workflow tests are failing #442

Open
ajbozarth opened this issue Mar 1, 2025 · 1 comment
Open

The e2e multi agent workflow tests are failing #442

ajbozarth opened this issue Mar 1, 2025 · 1 comment
Assignees
Labels
bug Something isn't working python Python related functionality

Comments

@ajbozarth
Copy link
Member

Originally posted by @ajbozarth in #438 (comment)

The e2e multi agent workflow tests test_example_execution[workflows/multi_agents.py] and test_multi_agents_workflow_creation are failing.

Any workflow with more than one agent added consistently fails due to RuntimeError: Event loop is closed which causes beeai_framework.agents.errors.AgentError: Maximal amount of global retries (0) has been reached.

This is separate from #441 which is also affecting the workflows/multi_agents.py intermittently

@ajbozarth ajbozarth added bug Something isn't working python Python related functionality labels Mar 1, 2025
@planetf1
Copy link
Contributor

planetf1 commented Mar 3, 2025

Also reported in #443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Python related functionality
Projects
None yet
Development

No branches or pull requests

3 participants