Fallback read relays #160
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#160
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?
Most clients have a set of read relays. We read from anywhere. But sometimes we don't have enough data to know where to read from, and in those cases it would be nice if the user specified a few relays to try. The idea is if we can't figure out enough good relays to match settings.num_relays_per_person (which might get renamed as this is per event too), then we use the fallback read relays to pad it out.
Ideally we would keep trying if all those relays failed, but that's not gonna be ready for 0.4.
solved in #199