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

DeltaV logs out in case of errors #58

Open
2 tasks done
tanaygodse opened this issue Sep 11, 2024 · 1 comment
Open
2 tasks done

DeltaV logs out in case of errors #58

tanaygodse opened this issue Sep 11, 2024 · 1 comment
Assignees
Labels
a-delta-v Area: An issue that relates to Delta V

Comments

@tanaygodse
Copy link

Prerequisites

  • I checked the documentation and found no answer to my problem
  • I checked the existing issues and made sure there are no similar bug reports

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

@qati qati added the a-delta-v Area: An issue that relates to Delta V label Sep 24, 2024
@NindoK
Copy link

NindoK commented Sep 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-delta-v Area: An issue that relates to Delta V
Projects
None yet
Development

No branches or pull requests

4 participants