Commit a786d47
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 a786d47
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
232 | 238 | | |
233 | 239 | | |
234 | 240 | | |
| |||
0 commit comments