incoming AP queue is backed up (~2 hours worth rn) I really should dig in and see if I can figure out a fix (or shortcut/hack) someday
Conversation
Notices
-
Nimda (nimda@wizard.casa)'s status on Monday, 09-Sep-2024 21:43:15 JST Nimda -
Nimda (nimda@wizard.casa)'s status on Monday, 09-Sep-2024 21:43:05 JST Nimda @frogzone AP = ActivityPub, AP servers receive posts, likes, follows, etc etc and need to queue them up (the incoming queue) and then process them (ie., adding posts to the database). Recently a lot of "like" activities flood in from Lemmy and have been backing up that queue and it can take a while to process so our timeline will fall behind
-
frogzone@wizard.casa's status on Monday, 09-Sep-2024 21:43:09 JST frogzone @nimda hi nimba whats the AP queue?
-
silverpill (silverpill@mitra.social)'s status on Monday, 09-Sep-2024 21:43:33 JST silverpill @nimda @frogzone Setting federation.announce_like_enabled to false should help. This won't significantly affect user experience.
(By the way, that parameter was renamed to fep_1b12_full_enabled, but the old name is still supported)
Also, I did some reading on telemetry standards, and it looks like they are easy to implement.
-