Update GrpcInflightMethodLimiter to support interceptors #575
Annotations
4 errors
|
Test:
server/limits_test.go#L31
cannot use ml (variable of type *methodLimiter) as GrpcInflightMethodLimiter value in argument to newGrpcInflightLimitCheck: *methodLimiter does not implement GrpcInflightMethodLimiter (missing method RPCCallProcessing)
|
Test:
server/limits_test.go#L139
cannot use ml (variable of type *methodLimiter) as GrpcInflightMethodLimiter value in argument to newGrpcInflightLimitCheck: *methodLimiter does not implement GrpcInflightMethodLimiter (missing method RPCCallProcessing)
|
Test
The operation was canceled.
|
Loading