microsoft / botframework-sdk

Bot Framework provides the most comprehensive experience for building conversation applications.
MIT License
7.49k stars 2.44k forks source link

Operation returned an invalid status code 'BadGateway' #6622

Open danghoanghai opened 11 months ago

danghoanghai commented 11 months ago

Version

4.13.2

Describe the bug

When send message to multiple group, sometime I got the error Operation returned an invalid status code 'BadGateway' Sometimes, the message delivered to end user but I still got the issue above. I am using .NET 6 and send message via BotBuilder 4.13.2 I was send message to user through a proxy, but I have try send it directly, the error still occur I was send from servers from both Taiwan and Vietnam and sometime still get the errors The errors occurred randomly, no specific group or content

Expected behavior

No error when send out

Screenshots

image

Please help me check the issue, hope to receive response soon. Thank you

dmvtech commented 11 months ago
danghoanghai commented 11 months ago
  • What channel are you using?
  • What do you mean by multiple group ?
  • Are you getting any timeout errors in the Channels Health Status area?

Thank you for response. I will provide more info below:

danghoanghai commented 11 months ago
  • What channel are you using?
  • What do you mean by multiple group ?
  • Are you getting any timeout errors in the Channels Health Status area?

hi, do you know any update from Skype channels? I didn't receive same errors from yesterday until now and keep monitoring. If you know something relative with these issue, please let me know or give me reference. Thanks