-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Time out issue with WebChat when using M365 Agent SDK #5639
Copy link
Copy link
Open
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Metadata
Metadata
Assignees
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Is it an issue related to Adaptive Cards?
No
Is this an accessibility issue?
No
What version of Web Chat are you using?
Latest production
Which distribution are you using Web Chat from?
NPM
Which hosting environment does this issue primarily affect?
Web apps
Which browsers and platforms do the issue happened?
No response
Which area does this issue affect?
Development experience
Which theme pack does this issue affect?
I did not test it on other theme packs
What is the public URL for the website?
No response
Please describe the bug
We are facing time out issue with the bot framework webchat when using M365 Agent SDK. The send and receive of the messages fail, and there are no responses. We have currently tried on the Chrome, and the Edge browsers.
When the user sends a prompt, it starts processing, but then after a couple of seconds, it dies. Not sure if the message is sent ot not, and there is no response after that. We have attached the HAR file as well as the screensh0ot for reference. Any help is highly appreciated.
QueryNetwork.har.txt
Do you see any errors in console log?
How to reproduce the issue?
What do you expect?
Its a Copilot agent that we have published on the custom webapp. We want the chatbot agent to accept user prompts and provide response normally.
What actually happened?
It seems that the message sending fails.
Do you have any screenshots or recordings to repro the issue?
No response
Adaptive Card JSON
Additional context
No response