fetchai / agentverse

Public repository for Agentverse
Apache License 2.0
8 stars 11 forks source link

DeltaV logs out in case of errors #58

Open tanaygodse opened 2 weeks ago

tanaygodse commented 2 weeks ago

Prerequisites

Category

Bug in DeltaV

Expected Behavior

In case of error, the chat session should be terminated and user should be notified of error in the agent function.

Observed Behavior

I have created an integration where I am calling an external API using the chitchat dialogue system. I tried passing a value that is not accepted that external API through DeltaV. In this case the chat would keep loading and after some time it would log me out of DeltaV, presenting me with the Login screen.

In case of user error, the system should exit without logging the user out.

To Reproduce

Pass invalid input to external API and do not handle these on the agent.

Environment Details (Optional)

No response

Failure Logs (Optional)

No response

Additional Information (Optional)

No response

NindoK commented 6 days ago

Hey, where you able to reproduce this consistently? If yes could you share with me a session-id?