Description
Currently, the errors of a failed app deployment are available at /status. The /list_app endpoint does not report any information about a failed deployment, but would actually be a logical spot to return more verbose info (failed app name, adaptor status when failed, error messages, etc...) to the user.
Description
Currently, the errors of a failed app deployment are available at
/status. The/list_appendpoint does not report any information about a failed deployment, but would actually be a logical spot to return more verbose info (failed app name, adaptor status when failed, error messages, etc...) to the user.