moov-io / paygate

A RESTful API enabling electronic payments to be submitted and received without a deep understanding payment file specification
http://moov.io
Apache License 2.0
129 stars 31 forks source link

transfers/pipeline/notify: failed upload did not send failure email body #618

Open adamdecaf opened 3 years ago

adamdecaf commented 3 years ago

PayGate Version: v0.9.0-dev

What were you trying to do? We were uploading files at a cutoff time and ran into a problem with the SFTP agent connection. This resulted in an email sent that said "file was uploaded" but did not contain any mention of an error. We should clearly state this file was not uploaded.

What did you expect to see? The email subject and body should clearly mention an error occurred when attempting the upload.

What did you see? No mention of an error.