Duke-GCB / D4S2

Web service to facilitate notification and transfer of projects in DukeDS
MIT License
0 stars 0 forks source link

Improve create delivery error messages #265

Open johnbradley opened 2 years ago

johnbradley commented 2 years ago

The error messages returned by /api/v1/deliveries/ when the DDS API fails are not useful. Right now the user sees a generic 502 error message from nginx. Change the error message to better convey the reason for the failure.