Using live query for messaging inside chatbot
Hey guys. I have added human handoff functionality inside my ai chatbot. I use the live query to do this. Just wondering what safety things I should be adding - say for instance if the connection gets lost is there an advised way to deal with that? If the users internet goes down or there's an error - what's the best way to deal with that.
Apologies if this is a rookie question, I've not played with web sockets before
1 Reply
Or does the live query deal with reconnecting automatically?