#219 Fix getting error message for HTTP 500
Merged by lholecek. Opened by lholecek.
lholecek/greenwave fix-error-messages  into  master

Download 219.patch
no initial comment

:+1:, since this fixes a bug in situ.

It seems like this is the same place where we should be returning a 502 error instead of a 500 (since the error is likely in another application that greenwave relies on).

Pull-Request has been merged by lholecek

Metadata