MutinyWallet / mutiny-node

SDK behind Mutiny Wallet
https://mutinywallet.com
MIT License
188 stars 35 forks source link

Reflect fedimint failures faster #910

Open TonyGiorgio opened 9 months ago

TonyGiorgio commented 9 months ago

It goes all the way through to 30s timeout even if there's a cancelled state that comes back a lot quicker.

TonyGiorgio commented 9 months ago

I'm a bit stuck on this until I get some advice: https://github.com/fedimint/fedimint/discussions/4001

I think at least one possible scenario I can check is if restarting the subscription stream after a few seconds will return the final cancel status update that doesn't seem to be coming back from the original stream.

TonyGiorgio commented 9 months ago

Blocked on https://github.com/fedimint/fedimint/issues/4014