federation icon indicating copy to clipboard operation
federation copied to clipboard

DOWNSTREAM_SERVICE_ERROR should be UPSTREAM_SERVICE_ERROR

Open benweatherman opened this issue 2 years ago • 0 comments

When proxying requests it's more appropriate to call the subgraphs upstream, so DOWNSTREAM_SERVICE_ERROR (and associated message) should be UPSTREAM_SERVICE_ERROR.

More info https://stackoverflow.com/questions/32364579/upstream-downstream-terminology-used-backwards-e-g-nginx

benweatherman avatar Jul 20 '22 18:07 benweatherman