Skip to content

Commit

Permalink
Revise gRPC error statuses and details in meta (Redis/Cassandra) (#1013)
Browse files Browse the repository at this point in the history
* ♻️ Revise meta-redis gRPC error statuses and details

Signed-off-by: Rintaro Okamura <[email protected]>

* ♻️ Revise meta-cassandra gRPC error statuses and details

Signed-off-by: Rintaro Okamura <[email protected]>

* 🔧 Add info.Get to error details

Signed-off-by: Rintaro Okamura <[email protected]>

* 🔧 Fill resourceName and remove RequestInfo

Signed-off-by: Rintaro Okamura <[email protected]>

* 🐛 Fix sprintf

Signed-off-by: Rintaro Okamura <[email protected]>

* ♻️ Embedding request payload into RequestInfo

Signed-off-by: Rintaro Okamura <[email protected]>

* 🎨 Use Internal and FailedPrecondition statuses for Cassandra errors

Signed-off-by: Rintaro Okamura <[email protected]>

* 🎨 Use WrapWithFailedPrecondition for precondition failures

Signed-off-by: Rintaro Okamura <[email protected]>

Co-authored-by: Yusuke Kato <[email protected]>
  • Loading branch information
rinx and kpango authored Mar 16, 2021
1 parent 777c96e commit e24d71a
Show file tree
Hide file tree
Showing 2 changed files with 870 additions and 66 deletions.
Loading

0 comments on commit e24d71a

Please sign in to comment.