ClientInterceptor that enforces per service and/or per method concurrent request limits and returns
a Status.UNAVAILABLE when that limit has been reached.
ServerInterceptor that enforces per service and/or per method concurrent request limits and returns
a Status.UNAVAILABLE when that limit has been reached.