ProjectAlita / projectalita.github.io

Langing
GNU Affero General Public License v3.0
1 stars 1 forks source link

[BUG] ELITEA Becomes Unresponsive During Agent Execution with Multiple Tools and Toolkits in a specific scenario #494

Open epamLDadayan opened 6 days ago

epamLDadayan commented 6 days ago

Description: ELITEA becomes unresponsive when executing an agent with several tools and toolkits. During execution, if a tool within the toolkits becomes unresponsive, the entire ELITEA platform becomes unresponsive, displaying a page with errors. A page refresh is required to navigate back to the ELITEA platform.

Steps to Reproduce:

  1. Create an agent with several tools and toolkits.
  2. Execute the agent.
  3. Observe that a tool within the toolkits becomes unresponsive during execution.
  4. Notice that the ELITEA platform becomes unresponsive.

Actual Result: The page displays errors, and the ELITEA platform becomes unresponsive. A page refresh is needed to navigate back to the platform.

Expected Result: An error message should be displayed indicating which tool is not responsive. The agent's execution should stop, and the ELITEA platform should remain reachable and navigable.

Notes:

https://epam-my.sharepoint.com/:v:/r/personal/levon_dadayan_epam_com/Documents/Screen%20Recording%202024-09-19%20at%2011.04.29%E2%80%AFAM.mov?csf=1&web=1&nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJPbmVEcml2ZUZvckJ1c2luZXNzIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXciLCJyZWZlcnJhbFZpZXciOiJNeUZpbGVzTGlua0NvcHkifX0&e=rSZrpw

HawkQing1 commented 22 hours ago

@epamLDadayan we have modified the rendering of action tools's response, please verify it on main