Logging Error Responses

(Pete) #1

Apologies if this has been asked elsewhere…

I’m looking for a technique to be able to tag, in a Google Sheet, errors in the dialogs that the bot might respond with. For testing with some users.

For instance… I ask a question… the response returned is inaccurate or just wrong. I want to then type ‘error’ and have that trigger logging the original Question and Answer in a Google Sheet.

Any thoughts?

It would be a great QA function if I could make it work.

(Daniel Beckett) #2

Hi Pete,

Unfortunately this is not possible at the moment. I believe it would really fall under the current idea on the development roadmap for better error handling.

(Pete) #3

Hmmmm… I wonder if there’s a way of hacking it a bit though. Like having the word “error” log the last Question & the bots answer into a sheet? I just don’t know how to log a ‘flow’ of messages, rather than the one the user is currently in.