Skip to content

Commit

Permalink
Fix gRPC error handling for mirror-gateway handler (#2665) (#2681)
Browse files Browse the repository at this point in the history
* fix: use FromError function when stream rpc error occurs



* fix: delete ParseError of Register RPC error handling



* fix: crud rpc error handling



* fix: add code comment and refactor multi crud error handling



* fix: deleted unnecessary error resource info



* fix: typo



* fix: status code when the parse is failed



* fix: ignore parse success variable



* fix: use FromError function for stream error



* fix: error status handling



* fix: typo



---------

Signed-off-by: hlts2 <[email protected]>
Co-authored-by: Kosuke Morimoto <[email protected]>
Co-authored-by: Yusuke Kato <[email protected]>
  • Loading branch information
3 people authored Oct 8, 2024
1 parent 709d00e commit 5d12e94
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 258 deletions.
Loading

0 comments on commit 5d12e94

Please sign in to comment.