this post was submitted on 13 Mar 2024
4 points (100.0% liked)
Lemmy.nz Support
347 readers
1 users here now
Ask your questions here
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It seems it may be related to this new bug report: https://github.com/LemmyNet/lemmy/issues/4529
Basically when you get a steady stream of federation requests, at some point Lemmy can't keep up because of how each inbound federation triggers outbound requests to get other details. And they are run sequentially, so slow requests block the rest of the inbound federation requests as there's no queue.
It's slowly crawling along sending us updates but it's about 12 hours behind and may not catch up until the other side of the world goes to bed.
Plus it seems it has been getting much worse each day, now it has reached the point of being a problem, I'm hoping tomorrow is not a disaster ๐