Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Electrum client stops listening when OS sleeps #163

Open
nkuba opened this issue Jan 8, 2020 · 1 comment
Open

Electrum client stops listening when OS sleeps #163

nkuba opened this issue Jan 8, 2020 · 1 comment
Labels
🐛 bug Something isn't working

Comments

@nkuba
Copy link
Member

nkuba commented Jan 8, 2020

When waiting on an event (e.g. transaction confirmation) in an electrum client from WebSocket connection to electrum server if the OS goes to sleep the WS connection is not reconnected.

@nkuba nkuba added the 🐛 bug Something isn't working label Jan 8, 2020
@mhluongo mhluongo added the tbtc label Jan 21, 2020
@Shadowfiend
Copy link
Contributor

Thanks to URL state management, this is now fixable with a simple page reload.

That said, we should probably just notice when the connection closes and reopen it with exponential backoff if it wasn't closed via API.

@mhluongo mhluongo removed the tbtc label Aug 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants