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

FEAT: [CADT] Only announce a new mirror if .dat files exist for the singleton you are announcing a mirror for #1098

Open
ccornick opened this issue May 21, 2024 · 0 comments

Comments

@ccornick
Copy link
Contributor

ccornick commented May 21, 2024

Mirrors currently get announced the second datalayer subscribes to a store ID. This can cause data propagation to slow, since the newly announced mirror may be checked to receive a .dat file it hasn't had time to download itself.

We should only announce a mirror if a certain amount of .dat files are present on the local device for the specified singleton.

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

1 participant