[X] I checked the documentation and found no answer to my problem
[X] 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.
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