Open komjera opened 5 months ago
Could you share us with your ResourceId
and precise timestamp so we could take a look about this issue?
Sorry for delaying the issue.
Is the ResourceId safe to share in public or do you want me to send it to you some other way?
Timestamp is 2024-05-27 14:48:46 GMT.
Does the problem still exist? There was a known issue that will lead to 401 exceptions and has been fixed ~1 month ago.
Describe the bug
When makings calls to a signalR service from a Function App we very intermittently get 401 responses, not on every request but on large portion of the requests. Before and after any given 401 there are succesful requests from the same function app. This has happened twice over that last 2 months, that last time we had the issue it wasn't resolved until we restarted the SignalR service.
To Reproduce
We havent been able to reproduce the issue, we have only encountered it twice. The first time we didn't do anything and it was working in a couple of hours. The second time the issue persisted multiple hours until we restarted the SignalR Service.
Exceptions (if any)
From application insights logs
Capturing trace logs we were able to find more details (A bearer token from last failure is saved if any information contained in it is needed)
Further technical details