Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider re-enabling RGS #1174

Closed
2 tasks done
rolznz opened this issue Mar 12, 2025 · 3 comments
Closed
2 tasks done

Consider re-enabling RGS #1174

rolznz opened this issue Mar 12, 2025 · 3 comments
Milestone

Comments

@rolznz
Copy link
Contributor

rolznz commented Mar 12, 2025

By using RGS the hubs do not all have to individually request through gossip, this way we do not request so much data from our connected peers.

@rolznz rolznz added this to the v1.16.0 milestone Mar 12, 2025
@bumi
Copy link
Contributor

bumi commented Mar 12, 2025

why is requesting data from the peers a problem? rate limits?

@rolznz
Copy link
Contributor Author

rolznz commented Mar 18, 2025

When there is a brief re-connection to a node it seems LDK by default will try to fetch 1 hour of gossip data. With RGS we can fetch snapshots from the RGS server (hopefully small - both because it's a snapshot and RGS data is optimized, and evenly distributed over time to avoid impact)

@rolznz
Copy link
Contributor Author

rolznz commented Mar 18, 2025

I will close this as the required hub changes are complete - we can enable it if/when we are ready

@rolznz rolznz closed this as completed Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants