Skip to content

Commit e191aed

Browse files
author
huzhenyuan
committed
add grpc return type:server busy
1 parent c98bb68 commit e191aed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/api.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ message Return {
329329
TAPOS_ERROR = 6;
330330
TOO_BIG_TRANSACTION_ERROR = 7;
331331
TRANSACTION_EXPIRATION_ERROR = 8;
332+
SERVER_BUSY = 9;
332333
OTHER_ERROR = 20;
333334
}
334335

0 commit comments

Comments
 (0)