Same for me https://lemmy.g97.top/post/761
Lemmy Support
Support / questions about Lemmy.
Yeah, I have three different lemmy accounts and the same exact post has one comment visible on one instance and another comment only visible on a different one. And they are already linked instances, so I’m not sure what is happening
I haven’t seen that issue on my instance, but admittedly I’m not thoroughly checking comment replies. I just checked a few now and comment replies match.
I have the same problem
Interesting...
You can force sync a single comment by going to the original instance and getting the /comment/#### link, and searching it in your own instance. It could be possible to automate this via the resolveObject API call, but a lot of people doing it en masse wouldn't be good for the big indtances.
It boils down to either your instance not using with workers to handle activityhub updates, or the big places being overloaded and experiencing the same thing. If they don't get to successfully send you an update, or you fail to receive it in time, you miss out on that content.