this post was submitted on 03 Nov 2024
9 points (100.0% liked)
Blahaj Lemmy Meta
2319 readers
2 users here now
Blåhaj Lemmy is a Lemmy instance attached to blahaj.zone. This is a group for questions or discussions relevant to either instance.
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 may be related to the older lemmy version.
the latest lemmy version has changed how metadata is fetched for posts coming from federation and it will no longer be processed while receiving the federated activity, instead it will be processed in the background. sometimes, metadata for urls cannot be fetched within the time limit and then the post will not federate properly if it's not happening in the background.
Is there a different put route for updating where the meta data is processed differently or given a longer timer? Because the federation seems to work fine in that case.