Commit 24e9a51
committed
Score PaymentPathFailed with payment_failed_permanently as ProbeSuccess
Prior to this commit, we wouldn't score PaymentPathFailed events when the
destination explicitly failed the payment back when the blamed scid is None.
Instead, we should treat this as a ProbeSuccess because the payment reached the
destination.1 parent eb06199 commit 24e9a51
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
233 | 239 | | |
234 | 240 | | |
235 | 241 | | |
| |||
0 commit comments