3
submitted 4 days ago by mooklepticon@lemm.ee to c/meta@lemm.ee

I know that there's a way, I've seen it before. I cannot find it.

I've posted to some lemmy world communities and there's been no response when they're had been in the past. Nothing positive, negative, nothing. How can I see if my posts are actually posting?

all 6 comments
sorted by: hot top controversial new old
[-] admiralpatrick@lemmy.world 2 points 4 days ago* (last edited 4 days ago)

I can see this post from .world. Federation looks to be pretty close to in-sync (those activities behind values are only estimates since not necessarily all of those would be bound for lemm.ee). In my experience, "activities behind" value from .world less than 500 is as pretty close to fully in sync as you can really get (sometimes it drops lower, but average for me is 200-500).

Do you have a specific post/comment link that isn't showing up on .world?

[-] Nothing4You@programming.dev 1 points 3 days ago

fwiw, the estimate number only states the max amount of activities behind. the real number can be lower, but not higher (unless sending is entirely broken on the instance being checked).

each activity being sent has a numeric id in the database. lemmy has an api that returns the id of the last activity that was either successfully sent to an instance or skipped when it didn't need to get sent (e.g. pm to a user on a different instance). there may also be holes in activity ids due to postgres implementation details for auto-incrementing sequence ids.

for determining the highest known activity id to compare it with the last activity id sent to a specific instance, you can just go through the successfully sent ids for all instances in the response and find the highest number across them all. then you can calculate the difference between the highest number and the number for the specific instance.

depending on the lemmy version and timing of the action, it can take up to 30 seconds for the activity queue to deal with new activities, so on a somewhat busy instance the delta is likely rarely going to be zero.

[-] Blaze@feddit.org 1 points 4 days ago
[-] admiralpatrick@lemmy.world 2 points 4 days ago

I had to resolve the post, but it's there now.

I don't notice a lot of stuff disappearing during federation with LW, but when I do notice it, I just un-upvote my comment and re-upvote it. Seems to kick it in gear. Never tried that with posts, but might work similarly.

[-] Blaze@feddit.org 1 points 4 days ago
this post was submitted on 22 Dec 2024
3 points (71.4% liked)

Meta (lemm.ee)

3623 readers
1 users here now

lemm.ee Meta

This is a community for discussion about this particular Lemmy instance.

News and updates about lemm.ee will be posted here, so if that's something that interests you, make sure to subscribe!


Rules:


If you're a Discord user, you can also join our Discord server: https://discord.gg/XM9nZwUn9K

Discord is only a back-up channel, !meta@lemm.ee will always be the main place for lemm.ee communications.


If you need help with anything, please post in !support instead.

founded 2 years ago
MODERATORS