Poking through the node code, this seems to be a catchall error. Is it safe to retry a send payment that failed with this error, or is it possible that that the payment was made but an error occurred before the response was completely built?
I get these sporadically on an established automated system but they seem to come in clusters.
Poking through the node code, this seems to be a catchall error. Is it safe to retry a send payment that failed with this error, or is it possible that that the payment was made but an error occurred before the response was completely built?
I get these sporadically on an established automated system but they seem to come in clusters.
(wallet service 0.26.3, nodejs 6.16.0, debian 8)