hwsc-org / hwsc-user-svc

Provides services to hwsc-app-gateway-svc for managing HWSC users
0 stars 1 forks source link

Feature/return specific rpc code errors #85

Closed kimlisa closed 5 years ago

kimlisa commented 5 years ago

Description

As a developer, I want to return rpc code specific to the error to provide consistency in error decoding in front end and back end.

Requires refactoring everything that returns errors including unit tests and integration tests.

Story Points

5

Definitions of Done

faraonc commented 5 years ago

Closing this to follow https://jbrandhorst.com/post/grpc-errors/