Closed ryanheath closed 6 months ago
Doesn't look like a SDK side bug.
Please send email to vscsignalr@microsoft.com along with your resourceId
and issue description for help.
A possible reason is the internal request took longer than expected, which results in 403 error. Do you know how long those failed requests took and the precise timestamp? It may help us locate the problem.
The failing requests are failing fast too, usually 2 digit ms.
Doesn't look like a SDK side bug. Please send email to vscsignalr@microsoft.com along with your
resourceId
and issue description for help.
I have sent an email with relevant information.
Thanks! // Ryan
The incident should have been mitigated on 5/28, ~5AM
We see indeed zero errors now!
Thanks // Ryan
Describe the bug
Sending messages through the ServiceHubContext sometimes produces 403. We are using Azure managed identity for the Azure function that is posting the messages to SignalR hub. We see periodic failures in between half hours. But mostly the exact same calls are working perfectly fine. What could we look at to fix this problem?
To Reproduce
Not really a way to reproduce it.
Exceptions
Further technical details