mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 05:37:55 +08:00
grpc send error via response instead of grpc error
This commit is contained in:
@@ -127,6 +127,7 @@ message CreateEntryRequest {
|
||||
}
|
||||
|
||||
message CreateEntryResponse {
|
||||
string error = 1;
|
||||
}
|
||||
|
||||
message UpdateEntryRequest {
|
||||
|
Reference in New Issue
Block a user