golemfactory / golem-unlimited

Golem-unlimited

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gu-client forgets the root cause of 500 internal server error

marmistrz opened this issue · comments

For instance, if the host-direct image cannot be downloaded, the provider will return a 500 and describe the issue. gu-client will only return a ResponseErr(...) which only contains the status code.

This may be a breaking change, because ResponseErr has simply no place to add extra information.

Stale issue message

Stale issue message