Skip to content

Rebalancing Job + Required services#508

Merged
Jossec101 merged 1 commit into
mainfrom
Jossec101/stack/14
May 13, 2026
Merged

Rebalancing Job + Required services#508
Jossec101 merged 1 commit into
mainfrom
Jossec101/stack/14

Conversation

@Jossec101

@Jossec101 Jossec101 commented May 7, 2026

Copy link
Copy Markdown
Contributor

Stacked PRs:


Rebalancing Job + Required services

The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

Comment thread src/Services/LightningService.cs Outdated
Comment thread src/Services/LightningService.cs
Comment thread src/Services/LightningService.cs
Comment thread src/Services/LightningService.cs
@Jossec101 Jossec101 changed the base branch from Jossec101/stack/13 to main May 12, 2026 15:48
@Jossec101 Jossec101 force-pushed the Jossec101/stack/14 branch from 8c99010 to cb3791d Compare May 12, 2026 15:48
@Jossec101 Jossec101 changed the base branch from main to Jossec101/stack/13 May 12, 2026 15:49
@Jossec101 Jossec101 changed the base branch from Jossec101/stack/13 to main May 12, 2026 15:54
@Jossec101 Jossec101 changed the base branch from main to Jossec101/stack/13 May 12, 2026 15:54
@Jossec101 Jossec101 force-pushed the Jossec101/stack/13 branch from dcbe8ac to 4a7b11c Compare May 12, 2026 15:56
Jossec101 added a commit that referenced this pull request May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
@Jossec101 Jossec101 force-pushed the Jossec101/stack/14 branch from cb3791d to dc7c688 Compare May 12, 2026 15:56
Jossec101 added a commit that referenced this pull request May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
Jossec101 added a commit that referenced this pull request May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
@Jossec101 Jossec101 changed the base branch from Jossec101/stack/13 to main May 12, 2026 15:59
@Jossec101 Jossec101 force-pushed the Jossec101/stack/14 branch from dc7c688 to 60dbd50 Compare May 12, 2026 15:59
@Jossec101 Jossec101 changed the base branch from main to Jossec101/stack/13 May 12, 2026 15:59
@Jossec101 Jossec101 changed the base branch from Jossec101/stack/13 to main May 12, 2026 16:02
@Jossec101 Jossec101 force-pushed the Jossec101/stack/14 branch from 60dbd50 to 34693f9 Compare May 12, 2026 16:02
@Jossec101 Jossec101 changed the base branch from main to Jossec101/stack/13 May 12, 2026 16:02
@Jossec101 Jossec101 force-pushed the Jossec101/stack/13 branch from 25af3a1 to a235e24 Compare May 12, 2026 16:22
Jossec101 added a commit that referenced this pull request May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
@Jossec101 Jossec101 force-pushed the Jossec101/stack/14 branch from 34693f9 to aa10c3e Compare May 12, 2026 16:22
Jossec101 added a commit that referenced this pull request May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
Jossec101 added a commit that referenced this pull request May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
@Jossec101 Jossec101 changed the base branch from Jossec101/stack/13 to main May 12, 2026 16:27
@Jossec101 Jossec101 force-pushed the Jossec101/stack/14 branch from aa10c3e to 4b8d18c Compare May 12, 2026 16:27
@Jossec101 Jossec101 changed the base branch from main to Jossec101/stack/13 May 12, 2026 16:27
@Jossec101 Jossec101 changed the base branch from Jossec101/stack/13 to main May 12, 2026 16:40
@Jossec101 Jossec101 changed the base branch from main to Jossec101/stack/13 May 12, 2026 16:41
Jossec101 added a commit that referenced this pull request May 12, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
@Jossec101 Jossec101 changed the base branch from Jossec101/stack/13 to main May 12, 2026 16:48
@Jossec101 Jossec101 force-pushed the Jossec101/stack/14 branch from 4b8d18c to 4f11188 Compare May 12, 2026 16:48
@Jossec101 Jossec101 changed the base branch from main to Jossec101/stack/13 May 12, 2026 16:48
Base automatically changed from Jossec101/stack/13 to main May 13, 2026 08:15
Jossec101 added a commit that referenced this pull request May 13, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
@Jossec101 Jossec101 force-pushed the Jossec101/stack/14 branch from 4f11188 to c5e8527 Compare May 13, 2026 08:15
Jossec101 added a commit that referenced this pull request May 13, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
Jossec101 added a commit that referenced this pull request May 13, 2026
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
The idea is to queryroute + probe before using real SendPayment, during probing the amount is reduced by a backoff factor if there's no real liquidity, SendPayment is used to use MPP easier and has built-in retries.

stack-info: PR: #508, branch: Jossec101/stack/14
@Jossec101 Jossec101 force-pushed the Jossec101/stack/14 branch from c5e8527 to 2cc82a9 Compare May 13, 2026 08:20
@Jossec101 Jossec101 merged commit f8f20f1 into main May 13, 2026
2 checks passed
@Jossec101 Jossec101 deleted the Jossec101/stack/14 branch May 13, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants