You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
10-Second Delay Before Bot Begins Processing User Request
We are currently experiencing a significant delay when using the bot service integrated with a VNet. After a user sends a message, there is a 10-second delay before the bot begins processing the request and displaying the "typing" indicator.
Expected Behavior
The bot should initiate the "typing" indicator immediately after the user sends a message, providing real-time feedback that the bot is processing the request. This immediate response would enhance user experience by assuring them the bot is responsive.
Actual Behavior
After the message is sent:
There is a 10-second delay before the "typing" indicator appears.
Following this delay, the bot begins processing the user’s message.
Reproduction Steps
...
The text was updated successfully, but these errors were encountered:
Language
C#
Version
latest
Description
10-Second Delay Before Bot Begins Processing User Request
We are currently experiencing a significant delay when using the bot service integrated with a VNet. After a user sends a message, there is a 10-second delay before the bot begins processing the request and displaying the "typing" indicator.
Expected Behavior
The bot should initiate the "typing" indicator immediately after the user sends a message, providing real-time feedback that the bot is processing the request. This immediate response would enhance user experience by assuring them the bot is responsive.
Actual Behavior
After the message is sent:
There is a 10-second delay before the "typing" indicator appears.
Following this delay, the bot begins processing the user’s message.
Reproduction Steps
...
The text was updated successfully, but these errors were encountered: