I am having this problem also. I need the browser to do a page-reload at an exact time, yet it hangs for about 8 seconds before finally refreshing.
For me, I think slow fetch requests are blocking the page reload. I think when the requests resolve, the page reloads.