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

Stop and resume peer sync #26

Open
metaclips opened this issue May 22, 2021 · 5 comments
Open

Stop and resume peer sync #26

metaclips opened this issue May 22, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@metaclips
Copy link
Contributor

Add ability to stop and resume syncing with peers

@metaclips metaclips changed the title Stop and resume block sync Stop and resume peer sync May 22, 2021
@cloudhead cloudhead added the enhancement New feature or request label May 24, 2021
@cloudhead
Copy link
Owner

Can you describe a use-case?

@metaclips
Copy link
Contributor Author

It mostly preference. On an integrated application, users would want to pause or resume syncing on a bad network connectivity and there's a timeout.

@cloudhead
Copy link
Owner

Would it just stop downloading headers? or would it also stop connecting to peers?

@metaclips
Copy link
Contributor Author

Basically stop download of headers.

@metaclips
Copy link
Contributor Author

Here's a suitable case, iOS limits background tasks for power efficiency especially when on low power mode, being able to stop and resume sync with peers will enable low power usage on mobile platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants