Upvotes/downvotes seem to be taking a while
Screenshot from network tab:
Seemed to be worse earlier, so may just be due to server load.
EDIT:
Seems to get worse in top/day
It seems slow to me too. I haven’t seen enough discussion on why…
Is there an issue up on github for this? I’ll check later today
Other than SQL queries being slow, there hasn’t been much. I’m trying to make as much noise as I can about actual data missing between servers and that ‘nginx 500’ errors are happening on the major Lemmy instances on a consistent basis.
https://lemmy.ml/post/1453121Should the front end be waiting on a response from the server in this case? Seems like an interaction like this should be fire/forget and just automatically updated on the UI side.
I mainly use jerboa and it seems like this is how it’s done as likes feel instant
Should the front end be waiting on a response from the server in this case?
yha, it is unusual. But I like it at this point, as it exposes the general problem. It isn’t trivial to populate the database (there is no current back-fill procedure for new instances) and user traffic to match the big sites (Beehaw, Lemmy.world, Lemmy.ml) - so at least I can get a sense of what ‘standard performance’ is considered.
error on webapp
The server returned this error: couldnt_find_object. This may be useful for admins and developers to diagnose and fix the error
When using content search, this link: https://lemmy.ml/search?q=0.18&type=All&listingType=All&page=1&sort=TopAll
At the time of this comment, another search got an error page:
https://lemmy.ml/search?q=!%2Fc%2Fgaming%40beehaw.org&type=All&listingType=All&page=1&sort=TopAll
The “local community overwritten to remote community” problem still seems to be here as of this comment.EDIT: NOW FIXED!!!Going to https://lemmy.ml/c/usmlr gives a 404, but https://lemmy.ml/c/usmlr@lemmy.ml works.reference posting: https://lemmy.ml/post/1429277
should have been in rc6 code: https://github.com/LemmyNet/lemmy/pull/3257
In 0.17.4 you could search for “Communities” off the /Communities page upper-right, but now it is merged to search the full text of the site? This makes it much harder to quickly find similar communities on remote instances - as it’s all a big cluttered mess now. I also am concerned now this is searching much more data on the PostgreSQL backend and not searching a frequently cached table of communities.
deleted by creator
As of the time of this comment, I just got a fast nginx 500 error, took 3 browser refreshes for it to go away.
21 hours later, at the time of the comment you are reading, I just got hit hit with a couple “fast nginx 500 error” messages. The error pages is very rapid, no delay on loading.