-
Notifications
You must be signed in to change notification settings - Fork 43
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
No route - repeat swap attempt #1004
Comments
I'm not sure this is exactly a "bug" per se, this is the intended behavior currently even though it's certainly not ideal. I think this relates to #684, and basically we need to more intelligently handle repeated routing/payment failures with a particular peer and go the route of deactivating pairs. The tricky part is that without sanity swaps, I'm not sure when we'd determine when to reactive a pair with a peer. Maybe, even if |
Do you mean |
Sure, sanity checks can prevent this but can;t eliminate the problem
completely. It is easy to create this setup after the sanity checks were
already done.
Looking for a route 4500 times and blocking/Slowing XUD during that time
does not make a lot of sense. Suggest we look for the reason for this and
not what may prevent this from happening.
Also, maybe we should not hide all checks behind the same flag to allow
turning them ON separately.
…On Wed, Jun 5, 2019 at 11:49 AM Kilian Rausch ⚡️ ***@***.***> wrote:
Sanity swap is off
Do you mean sanitychecks=false? If so, this also switches off @erkarl
<https://github.com/erkarl> 's sanity checks on place order which would
have caught this one. @offerm <https://github.com/offerm>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1004?email_source=notifications&email_token=ACKDI4SFKVRYJL75KCTI2FLPY6DZDA5CNFSM4HSDPQ42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW7GG2Q#issuecomment-499016554>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACKDI4QFJN3M7HNTR4XVAWDPY6DZDANCNFSM4HSDPQ4Q>
.
|
Had the same thought. But since this a debug feature, we might want to hide this somewhere in |
Hmm sounds like we should fix this since we default |
Lucky you! @erkarl |
Pls provide estimate for this task. |
test2 node does not have an LTC channels. Sanity swap is off.
Order is
Log shows (total 4478 times):
The text was updated successfully, but these errors were encountered: