Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixed up sequence order for webex and slack adapter #535

Open
NeethithevanR opened this issue Jun 19, 2023 · 0 comments
Open

Mixed up sequence order for webex and slack adapter #535

NeethithevanR opened this issue Jun 19, 2023 · 0 comments

Comments

@NeethithevanR
Copy link

I am using Microsoft Bot Framework SDK to implement my chat bot. I have deployed the bot along with the Webex Adapter (from Bot.Builder.Community.Adapters.Webex version 4.13.5) & Slack Adapter (Bot.Builder.Community.Adapters.Slack version 4.13.5) . The SDK is based on dotnet (version 3.1). It seems to work fine, except when there are situations where the messages and responses are mixed up. For instance, a message that I send in bot is mapped with one of the requests that was processed by the bot a bit earlier, which leads to the conversation’s sequence getting messed up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant