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

Federation payment stuck too long #1103

Open
TonyGiorgio opened this issue Apr 3, 2024 · 0 comments
Open

Federation payment stuck too long #1103

TonyGiorgio opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@TonyGiorgio
Copy link
Contributor

Wasn't updating despite it being paid. Didn't update until I restarted 5 minutes after it paid.

2493 2024-04-03 18:15:52.951 TRACE [mutiny_core::federation:361] Getting activity
2493 2024-04-03 18:15:53.161 TRACE [mutiny_core::federation:392] pending invoices, going to list operations
2493 2024-04-03 18:15:53.186 TRACE [mutiny_core::federation:410] About to go through 100 operations
2493 2024-04-03 18:15:53.319 TRACE [mutiny_core::federation:431] Going through 2 pending invoices to extract status
2493 2024-04-03 18:15:53.334 TRACE [mutiny_core::federation:842] start timeout stream futures
2493 2024-04-03 18:15:53.334 TRACE [mutiny_core::federation:847] Streamed Outcome received: Created
2493 2024-04-03 18:15:53.351 TRACE [mutiny_core::federation:847] Streamed Outcome received: Funded
2493 2024-04-03 18:15:53.391 TRACE [mutiny_core::federation:863] Done with stream outcome, status: InFlight
2493 2024-04-03 18:15:54.393 TRACE [mutiny_core::federation:361] Getting activity
2493 2024-04-03 18:15:54.731 TRACE [mutiny_core::federation:392] pending invoices, going to list operations
2493 2024-04-03 18:15:54.757 TRACE [mutiny_core::federation:410] About to go through 100 operations
2493 2024-04-03 18:15:54.887 TRACE [mutiny_core::federation:431] Going through 2 pending invoices to extract status
2493 2024-04-03 18:15:54.901 TRACE [mutiny_core::federation:842] start timeout stream futures
2493 2024-04-03 18:15:54.901 TRACE [mutiny_core::federation:847] Streamed Outcome received: Created
2493 2024-04-03 18:15:54.920 TRACE [mutiny_core::federation:847] Streamed Outcome received: Funded
2493 2024-04-03 18:15:54.978 TRACE [mutiny_core::federation:863] Done with stream outcome, status: InFlight
2493 2024-04-03 18:15:56.042 TRACE [mutiny_core::federation:361] Getting activity
2493 2024-04-03 18:15:56.237 TRACE [mutiny_core::federation:392] pending invoices, going to list operations
2493 2024-04-03 18:15:56.260 TRACE [mutiny_core::federation:410] About to go through 100 operations
2493 2024-04-03 18:15:56.392 TRACE [mutiny_core::federation:431] Going through 2 pending invoices to extract status
2493 2024-04-03 18:15:56.404 TRACE [mutiny_core::federation:842] start timeout stream futures
2493 2024-04-03 18:15:56.404 TRACE [mutiny_core::federation:847] Streamed Outcome received: Created
2493 2024-04-03 18:15:56.421 TRACE [mutiny_core::federation:847] Streamed Outcome received: Funded
2493 2024-04-03 18:15:56.461 TRACE [mutiny_core::federation:863] Done with stream outcome, status: InFlight
2493 2024-04-03 18:15:57.462 TRACE [mutiny_core::federation:361] Getting activity
2493 2024-04-03 18:15:57.696 TRACE [mutiny_core::federation:392] pending invoices, going to list operations
2493 2024-04-03 18:15:57.715 TRACE [mutiny_core::federation:410] About to go through 100 operations
2493 2024-04-03 18:15:57.843 TRACE [mutiny_core::federation:431] Going through 2 pending invoices to extract status
2493 2024-04-03 18:15:57.857 TRACE [mutiny_core::federation:842] start timeout stream futures
2493 2024-04-03 18:15:57.857 TRACE [mutiny_core::federation:847] Streamed Outcome received: Created
2493 2024-04-03 18:15:57.873 TRACE [mutiny_core::federation:847] Streamed Outcome received: Funded
2493 2024-04-03 18:15:57.913 TRACE [mutiny_core::federation:863] Done with stream outcome, status: InFlight
2493 2024-04-03 18:15:58.915 TRACE [mutiny_core::federation:361] Getting activity
2493 2024-04-03 18:15:59.116 TRACE [mutiny_core::federation:392] pending invoices, going to list operations
2493 2024-04-03 18:15:59.144 TRACE [mutiny_core::federation:410] About to go through 100 operations
2493 2024-04-03 18:15:59.276 TRACE [mutiny_core::federation:431] Going through 2 pending invoices to extract status
2493 2024-04-03 18:15:59.292 TRACE [mutiny_core::federation:842] start timeout stream futures
2493 2024-04-03 18:15:59.292 TRACE [mutiny_core::federation:847] Streamed Outcome received: Created
2493 2024-04-03 18:15:59.310 TRACE [mutiny_core::federation:847] Streamed Outcome received: Funded
2493 2024-04-03 18:16:00.619 TRACE [mutiny_core::federation:863] Done with stream outcome, status: InFlight

It's possible it wasn't going through the 2 pending invoices? Only goes through one and gets the Created and then Funded stream. A possible timeout on the stream? I do those quickly but perhaps not giving enough time.

@TonyGiorgio TonyGiorgio added the bug Something isn't working label Apr 3, 2024
@TonyGiorgio TonyGiorgio self-assigned this Apr 3, 2024
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

No branches or pull requests

1 participant