Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Improve reconnection logic #88

Open
pm47 opened this issue Jun 25, 2018 · 0 comments
Open

Improve reconnection logic #88

pm47 opened this issue Jun 25, 2018 · 0 comments
Assignees

Comments

@pm47
Copy link
Member

pm47 commented Jun 25, 2018

When network access is lost (due to connectivity issues, or phone in sleep mode or...), we currently rely on periodic retries for reconnecting. That's not great because there can be a delay between the time when network is back on, and the time when we actually try to reconnect to our peers/electrum. It would be nice to use Android events (is there such a thing?) to tell eclair to reconnect as soon as network is back up.

@dpad85 dpad85 self-assigned this Jun 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants