Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revise gRPC error statuses and details in meta (Redis/Cassandra) (#1013)
* ♻️ 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