Open
Description
Hello @tompaana ,I've taken more time to research your sample. And I've found that the bot seem doesn't know when the conversation is end. I'm thinking of the issue when we are going to make it in long running (the memory may run-off) even though we store it in table such as Azure Table but it still reduncdant to store something we won't use it again. So is there any idea to handle this situation?
P/s: It took me lots of time to read your document and your code but it seems to be hard to understand it clearly. Should you write the document more focusing on the behaviour of the bot when the method Post
is invoked.
Thanks for attention my post.