<div dir="ltr">Right now, when the APIMAN gateway cannot connect to the API implementation&#39;s endpoint, the response code is 500, the message is null, and there is a stack trace.  It&#39;s not a very useful response for the caller, and it&#39;s not really an internal problem with the gateway.  It would be better if another response code were used (502? 503?) and a useful message were returned instead of a stack trace.</div>