Do something smart for syncing forked feeds #63

Open
opened 2024-05-22 19:02:52 -04:00 by cory · 0 comments
Owner

tildefriends.net currently sees a smattering of this:

May 22 18:12:13 pietimer tildefriends[103373]: 0x5555e41d5f98: Previous message doesn't exist for author=X sequence=Y previous=Z.

Seems like we need to do something like:

  • Mark the feed as forked, and never ask for it again.
  • Keep track of what we've requested by host and not re-request the feed over and over again.
  • Request the feed in its entirety, and if is valid and longer than what we have stored, keep only the longer version.
  • Mark the feed as forked, and let the user decide what to do.
tildefriends.net currently sees a smattering of this: `May 22 18:12:13 pietimer tildefriends[103373]: 0x5555e41d5f98: Previous message doesn't exist for author=X sequence=Y previous=Z.` Seems like we need to do something like: * Mark the feed as forked, and never ask for it again. * Keep track of what we've requested by host and not re-request the feed over and over again. * Request the feed in its entirety, and if is valid and longer than what we have stored, keep only the longer version. * Mark the feed as forked, and let the user decide what to do.
cory added this to the Solid Replication milestone 2024-05-22 19:04:34 -04:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cory/tildefriends#63
No description provided.