Versions of relevant software used
"@improbable-eng/grpc-web": "^0.15.0",
What happened
Errors messages not passed to grpc client, but in network all correctly returned
When backend return some error (code 9 and some message for example)
Grpc client return always code 2 and message "Response closed without grpc-status (Headers only)"
What you expected to happen
When network contains Grpc-Status: 9 its should be passed to grpc client
How to reproduce it (as minimally and precisely as possible):
No idea
Versions of relevant software used "@improbable-eng/grpc-web": "^0.15.0",
What happened Errors messages not passed to grpc client, but in network all correctly returned When backend return some error (code 9 and some message for example) Grpc client return always code 2 and message "Response closed without grpc-status (Headers only)"
What you expected to happen When network contains
Grpc-Status: 9
its should be passed to grpc clientHow to reproduce it (as minimally and precisely as possible): No idea
Full logs to relevant components
Client response (grpc client logs)
Messages from network
Environment:
NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"