Browse Source
We were rather pedanticly failing the plugin if we were unable to parse the `waitsendpay` result, but had coded all the modifiers in such a way that they can handle a `NULL` result (verified in the code and manually by randomly failing the parsing). So we now just log the result we failed to parse and merrily go our way. Worst case is that we end up retrying the same route multiple times, since we can't blacklist any nodes / channels without understanding the error, but that is still in the scope of what we must handle anyway.fixup-0.9.0
Christian Decker
5 years ago
1 changed files with 9 additions and 4 deletions
Loading…
Reference in new issue