feat: support the specified timeout of rpc methods (#2742)
Co-authored-by: hanzijian <hanzijian@52tt.com> Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
This commit is contained in:
@@ -24,4 +24,6 @@ type (
|
||||
Prometheus bool `json:",default=true"`
|
||||
Breaker bool `json:",default=true"`
|
||||
}
|
||||
|
||||
ServerSpecifiedTimeoutConf = serverinterceptors.ServerSpecifiedTimeoutConf
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user