Commit e3c0d07
committed
chore: bump HTLC_EXPIRY_THRESHOLD_SECS from 10 to 45
The 10s threshold was too tight for the webhook delivery pipeline,
causing premature HTLC expiry and RetriesExhausted failures on
402 payments. 45s gives ample room for webhook round-trips while
still well within CLTV delta bounds.1 parent 02223b7 commit e3c0d07
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments