Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add detailed message to remote failures #431

Merged
merged 5 commits into from
Feb 27, 2018
Merged

Add detailed message to remote failures #431

merged 5 commits into from
Feb 27, 2018

Conversation

dpad85
Copy link
Member

@dpad85 dpad85 commented Feb 6, 2018

A FailureMessage should include detailed information to improve feedback to the user. This should help the user understand the reason why a payment failed.

A distillPaymentFailures static method is also added to drop the RouteNotFound error from the list of failures if this failure is not significant.

A FailureMessage should include more detailed input to improve feedback to
the user. A `distillPaymentFailures` static method is also added to clarify
the list of failures associated to a PaymentFailure.
Payments make multiple attempts and the payment failure feedback should
reflect that.
@dpad85 dpad85 requested a review from pm47 February 6, 2018 14:29
@pm47 pm47 self-assigned this Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants