does anybody know how to return ERROR from an upstream system when the error happens during REST request?
For example if we have three microservices: A, B and C. The