Can a client send the session id in its session.update request to be reconnected with the prior state of their conversation? If not, what is the best practice for a broken web socket connection? Does the client need to maintain the conversation state and resubmit all prior items via create.item?
1 Like
search the forum topics, i think there was someone with this issue yesterday and they found a solution to it