this post was submitted on 21 Jul 2023
2 points (100.0% liked)

Lemmy / Site Discussions

155 readers
1 users here now

Navigation Links:

Got any ideas to make the instance better? Any issue with federating from your home instance? Post it here.

founded 1 year ago
MODERATORS
 

Hi guys kinda found a weird bug on some communities limited amount of content being synced.

Example voyager (only two posts synced over the course of a day)

https://bookwormstory.social/c/voyagerapp@lemmy.world

https://lemmy.world/c/voyagerapp

Example floating is fun (only new posts are syncing no prior content is syncing)

https://bookwormstory.social/c/FloatingIsFun@fedia.io

https://fedia.io/m/FloatingIsFun

you are viewing a single comment's thread
view the rest of the comments
[–] Deemo 2 points 1 year ago

Kinda a follow up your theory about a rate limit seems to be spot on was checking my subscriptions and noticed the upvote counts were stuck at 0 or -1 while cross comparing to the larger remote instance they are (50-100).

After the update however vote counts seem to be working for newer posts recieved after the update

Probably fix is due to new changes in 0.18.2 which dynamically increase and decrease workers on demand

https://github.com/LemmyNet/lemmy/issues/3121

https://github.com/LemmyNet/activitypub-federation-rust/pull/42