I'm new to Blazor. I'm hosting a Blazor Server app on Window 2016 machine(IIS). If I leave the app hanging for a long time on the browser, then it shows this error message 'An error has occurred. This application may no longer respond until reloaded. Reload'
How can fix this issue? How can I make the app reload if the session times out?