Stop federation attempts with dead instances #200

Closed
opened 2022-10-11 18:19:09 +00:00 by norm · 1 comment
Owner

As noted in #190, Misskey (and Foundkey by extension) will still try to send posts to instances that are offline even if they weren't seen for an extended period of time.

This makes the queue stats not a reliable measure of instance health and can put additional load on the server.

As noted in #190, Misskey (and Foundkey by extension) will still try to send posts to instances that are offline even if they weren't seen for an extended period of time. This makes the queue stats not a reliable measure of instance health and can put additional load on the server.
Owner

It would also make sense to specially handle a 410 status code when trying to deliver to an inbox.

Slightly related: https://github.com/misskey-dev/misskey/issues/2871

It would also make sense to specially handle a 410 status code when trying to deliver to an inbox. Slightly related: <https://github.com/misskey-dev/misskey/issues/2871>
norm added this to the (deleted) project 2022-10-12 18:53:55 +00:00
Johann150 added a new dependency 2022-10-16 12:47:52 +00:00
toast closed this issue 2022-10-16 13:45:30 +00:00
Johann150 added the
fix
label 2022-12-23 10:19:26 +00:00
Johann150 removed this from the (deleted) project 2022-12-23 10:19:28 +00:00
Sign in to join this conversation.
No Label
feature
fix
upkeep
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: FoundKeyGang/FoundKey#200
No description provided.