this post was submitted on 13 Jun 2023
208 points (97.7% liked)

Lemmy.World Announcements

28915 readers
3 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news 🐘

Outages 🔥

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations 💗

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
 

We're still working to find a solution for the posting slowness in large communities.

We have seen that a post does get submitted right away, but yet the page keeps 'spinning'

So right after you clicked 'Post' or 'Reply' you can refresh the page and the post should be there.

(But maybe to be sure you could copy the contents of your post first, so you can paste again if anything would go wrong..)

you are viewing a single comment's thread
view the rest of the comments
[–] LargeHardonCollider 3 points 1 year ago (5 children)

Is the slowdown that it the instance has to send out updates about the comment to every other instance before returning a successful response? If so, is anyone working on moving this to an async queue?

Sending out updates seems like something that’s fine being eventually consistent

[–] ruud 4 points 1 year ago (4 children)

Ooh that’s a good remark ! I’ll see if that’s the cause

[–] LargeHardonCollider 11 points 1 year ago* (last edited 1 year ago) (2 children)

Reading more about how this works, sending out updates to each instance shouldn’t block the request from returning unless you have a config flag set to debug source.

It might be due to poorly optimized database queries. Check out this issue for more info. Sounds like there are problems with updating the rank of posts and probably comments too

[–] ruud 10 points 1 year ago (1 children)

So it looks like YOU SOLVED THE ISSUE with this reply! This led me to check the debug mode, and it was on! It turned that on when I just sterted the server and federation had issues....

We no longer seem to have the slowness!!

[–] LargeHardonCollider 7 points 1 year ago

That’s awesome! Thanks for hosting the server!

[–] ruud 3 points 1 year ago
load more comments (1 replies)
load more comments (1 replies)