-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
appviewRelated to the Comet backend (appview).Related to the Comet backend (appview).
Description
Use https://github.com/bluesky-social/proposals/tree/main/0006-sync-iteration to backfill the database with records that were created before the service was running/while it was offline.
To consider:
- When should the service decide to search the network for records it doesn't have?
- How to handle that when coming back from some downtime. (Probably not actually necessary due to persisting the
seqfrom the firehose so we can resume nicely.) - How to optimise the fetching so we're not being a dick, and ideally be smart about it so we're not asking for stuff we already have (not sure if the proposal/existing lexicons cover that, I need to do some reading).
Metadata
Metadata
Assignees
Labels
appviewRelated to the Comet backend (appview).Related to the Comet backend (appview).
Type
Projects
Status
Ready