08-11-2021, 03:11 AM
Thanks for the information. I'll have to run through some tests today to see if I can reproduce the issue. If I cannot, then I would be blindly trying to fix this issue, which will make it more difficult. I can try adding code that detects when a page has been in the loading state for more than ~5 seconds, and if so, force it to try to re-render again. If I implement that code, then I also need to account for files/devices where loading a page may take more than 5 seconds. In that instance, I'd have to detect the situation where the first page took more than 5 seconds on both attempts, so allow it take longer. This would result in pages taking double the time to load in those rare scenarios though, for which I don't have a good answer. I would much rather figure out how to get into the state where pages won't load versus having to add this kind of a band-aid.
Mike
Mike