Create a second last_fetched #27

Closed
opened 2022-11-26 13:40:17 +13:00 by mikedilger · 1 comment
mikedilger commented 2022-11-26 13:40:17 +13:00 (Migrated from github.com)

turn last_fetched into last_fetched_feed (which looks back at most one feed_chunk, even the very first time)

create a last_fetched_other (which looks all the way back the first time).

turn last_fetched into `last_fetched_feed` (which looks back at most one feed_chunk, even the very first time) create a `last_fetched_other` (which looks all the way back the first time).
mikedilger commented 2022-11-26 18:26:57 +13:00 (Migrated from github.com)

We didn't strictly need this. We could use the main last_fetched, just not limited to 1 chunk ago when null.

We didn't strictly need this. We could use the main last_fetched, just not limited to 1 chunk ago when null.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
nostr/gossip#27
No description provided.