fboucquez / symbol-bootstrap

A tool that allows you to quickly configure and setup Symbol testnets and nodes.
Apache License 2.0
47 stars 27 forks source link

fix: Fixed `symbol-statistics-service-typescript-fetch-client` exception handling. #315

Closed fboucquez closed 2 years ago

fboucquez commented 2 years ago

Fixes https://github.com/symbol/symbol-bootstrap/issues/314

The issue wasn't the proxy, the issue was how the generated symbol-statistics-service-typescript-fetch-client handled errors. I have improved that library so the exceptions are handled internally.

The plan is to move the rest-client generator to a submodule of https://github.com/symbol/statistics-service that automatically builds clients when updating openapi.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication