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

bimodal pathfinding fails pretty frequently #2812

Open
pony-montana opened this issue Feb 7, 2025 · 1 comment
Open

bimodal pathfinding fails pretty frequently #2812

pony-montana opened this issue Feb 7, 2025 · 1 comment
Labels
Bug Something isn't working Pathfinding

Comments

@pony-montana
Copy link
Contributor

pony-montana commented Feb 7, 2025

Describe the bug

Hi, I tested zeus embedded LND across different versions and I always experienced problems when routing payments using bimodal algorithm for pathfinding. The failure ratios become insanely high (more than 1 over 2 payments fails) even with small amounts (but it becomes even worse with higher amounts).
Apriori routing seems to work better and more consistently, diminuishing a lot the routing failures.

Reproduce

I experience the problem with multiple different configurations. I think I used always channels of ~1 million sats.

ZEUS version

v0.9.5

Node interface

Embedded LND

Network

Clearnet

Device

pixel 6a

Device operating system

grapheneos

Log output

@pony-montana pony-montana added the Bug Something isn't working label Feb 7, 2025
@kaloudis
Copy link
Contributor

kaloudis commented Feb 7, 2025

Seems more like an issue for the LND repo.

That being said, some things you can try to tune your performance:

  • Menu > Embedded node > Troubleshooting > Reset express graph sync on startup
  • Menu > Embedded node > Troubleshooting > Reset payment routing profile

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

No branches or pull requests

2 participants