Threading exception error in azure web app premium
Irukulla, Krishna Priyatham
0
Reputation points
We are facing this issue intermittently and its a FASTAPI app deployed on azure web app and none of our API's take 300secs however we still see this happening intermittently and can't find the root cause.
Failed to forward request to http://********:8000. Encountered a System.Threading.Tasks.TaskCanceledException exception after 300001.1ms with message: The request was canceled due to the configured HttpClient.Timeout of 300 seconds elapsing. Check app
Can someone please help on how to find the root cause for this issue?
Sign in to answer