Dynamically respond to new feed chunk size #35
Labels
No labels
Blocked
Bug
Documentation
Duplicate
Enhancement
Good first issue
Help wanted
Idea
In progress
Invalid
Major feature set
Packaging
Question
Soon
UI/UX
Upstream
You're dreamin'
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nostr/gossip#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
And don't let person_relay.last_fetched get in the way of this change (because it will as currently written).
When settings change the feed_chunk size, someone has to send a message to all the minions to SubscribeGeneralFeed so they recompute their filters and ask the relays for filters going back further.
I don't think this is worth it.