Occasional unexpected ConversationNotFound #2102
Labels
bug
Indicates an unexpected problem or an unintended behavior.
needs-triage
The issue has just been created and it has not been reviewed by the team.
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
botbuilder-integration-aiohttp~=4.14.5
Describe the bug
On installation, we receive and process installation events. From this, we get a Conversation ID, which we use to send messages.
For ~1% of our user-base (more than 5.000 live users, -> ~50 users with this issue), sending a message returns
ConversationNotFound
error.After asking for feedback:
To Reproduce
Irreproducable at lower scale, but at large scale:
ConversationNotFound
messages on a small group of them.Expected behavior
When the bot is not uninstalled, blocked by user, or blocked by admin, sending a message should work or not work reliably.
Screenshots
/
Additional context
It is a difficult resource to find documentation for, these errors and what causes them.
Feel free to ask for more context, or point to documentation I must have missed.
Tracking StatusThe text was updated successfully, but these errors were encountered: