Explorations with Blazor

It appears I will probably have to add some logging since I am having more issues than I usually do while hosting this on my current hosting provider. Nothing I am doing is all that fancy, though, so I wouldn't expect hosting providers to have anything do with the problems I am seeing. In particular, I seem to see that I lose my auth connection more frequently with this current provider and I'm not sure what is causing that. It also seems that when I have a web assembly blazor component, I am getting the "something went wrong" dialog more frequently and I'm not sure why. Guess that will be a project for tonight.

It would appear my hosting provider has a 5 minute timeout for idle sessions, which means if it is gonna take me longer than 5 minutes to write up a post, I will need to remember to save my work often. Maybe this would be a good feature for me to add to my editing experience and have my application save my progress periodically. This would allow me to avoid losing work, as well as keep the server thinking that the process is not idle, Sounds like a win/win to me ;)

An unhandled error has occurred. Reload 🗙