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/[email protected]
https://lemmy.world/c/voyagerapp
Example floating is fun (only new posts are syncing no prior content is syncing)
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