The save button usually reads "Save (0)" but lately it has had relatively high numbers like "Save (13)", "Save (8)", etc. and counting. Looking at the "Network" panel of Chrome's developer tools, a lot of the "ProcessAnswers" and other requests like "LoadMoreQuestions" and "LoadCompareData" are stuck in "Pending" state. Sometimes after a while, they resume loading again and all of the "pending" requests start completing in order. The page can't be reloaded when things are "stuck" like this.
When "LoadMoreQuestions" doesn't complete in time there is no next question and I have to reload the page, after waiting for the server to start responding again.
Speaking of reloading, the progress keeps resetting to 1/1 again, despite my LatestRun, TotalPlays, and TimeSpent all being remembered and being sent in "ProcessAnswers". For some reason only the "right/wrong", the percentage bar, and the circle with PaleGreen.png etc. get reset. Oh, and the color of the days in the calendar seems to be stuck on PaleGreen too now.
Normally things are pretty smooth and I can answer up to 600-700 questions in about 30 minutes if I'm lucky. The new stats have helped me see what I keep messing up on.
Sever intermittently stops responding to requests, Progress color resets to 'PaleGreen'
-
- Site Admin
- Posts: 13
- Joined: Sun Dec 11, 2022 1:05 pm
Re: Sever intermittently stops responding to requests, Progress color resets to 'PaleGreen'
Hi Youda, first of all, really sorry for not getting back to you sooner. I have to confess I have had my eyes off the ball for the last couple of weeks and hadn't noticed your post. I have got in the habit of doing my tone testing using the desktop app which means I haven't be coming to the website, so apologies for that.
Can I ask, are you still getting these issues or did they sort themselves out? The reason I ask this is I did upload some updates to the website shortly before the date of your post, and then some more afterwards on the 11th. The website working properly relies on a correct co-ordination between the web page, the associated javascript, which is in a different file, and the web methods on the server. The kind of problems you are talking about are the kind of things I would expect to see if your browser had cached an older version of the javascript module and it was no longer able to communicate properly with the server. Also, I have just given the site a go myself and it seems to be working correctly, at least for me.
Thanks, and sorry again for the slow response. Please let me know if these issues are still happening.
Can I ask, are you still getting these issues or did they sort themselves out? The reason I ask this is I did upload some updates to the website shortly before the date of your post, and then some more afterwards on the 11th. The website working properly relies on a correct co-ordination between the web page, the associated javascript, which is in a different file, and the web methods on the server. The kind of problems you are talking about are the kind of things I would expect to see if your browser had cached an older version of the javascript module and it was no longer able to communicate properly with the server. Also, I have just given the site a go myself and it seems to be working correctly, at least for me.
Thanks, and sorry again for the slow response. Please let me know if these issues are still happening.