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

Don't block wallet loading on gateway switching #1225

Closed
TonyGiorgio opened this issue Jun 18, 2024 · 2 comments · Fixed by #1226
Closed

Don't block wallet loading on gateway switching #1225

TonyGiorgio opened this issue Jun 18, 2024 · 2 comments · Fixed by #1226
Assignees
Labels
bug Something isn't working

Comments

@TonyGiorgio
Copy link
Contributor

2024-06-18 15:19:48.164 8325 ERROR [mutiny_core::federation:357] Could not update lightning gateway cache: Federation rpc error {general => Received errors from 2 peers: peer-1: Rpc error: Request timeout, peer-2: Rpc error: The background task closed WebSocket connection failed; restart required), 1 => Rpc error: Request timeout)2 => Rpc error: The background task closed WebSocket connection failed; restart required), }
2024-06-18 15:19:48.166 8325 INFO  [mutiny_core::federation:366] Setting active gateway for federation c944b2fd1e7fe04ca87f9a57d7894cb69116cec6264cb52faa71228f4ec54cd6: 02194f0abcd0adb6de59e8f7a43d511fe7cfd59336244b4a3b23d8b417d016f242
2024-06-18 15:19:48.166 8325 TRACE [mutiny_core::federation:375] Setting active gateway took: 60029ms
@TonyGiorgio TonyGiorgio added the bug Something isn't working label Jun 18, 2024
@benthecarman
Copy link
Collaborator

this already happens in the background

spawn(async move {

@TonyGiorgio
Copy link
Contributor Author

Something is blocking on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants