Mika Sun
Mika Sun
> rules_go v0.33.0 and gazelle v0.26.0, same errors.
same issue here. version: `google.golang.org/grpc v1.55.0` grpc client: ```go KeepAlivceParameters: keepalive.ClientParameters{ Time: 120 * time.Second, // send pings every 120 seconds if there is no activity Timeout: 10 * time.Second,...
I can also avoid this case by `disable dynamic windows and BDP`, from [here](https://github.com/grpc/grpc-go/blob/v1.55.0/internal/transport/http2_server.go#L187) grpc client: ```go // const MAX_WINDOW_SIZE int32 = (1
i found **ImageLayer** is not "remote_cacheable",from the execution log(with option `--execution_log_binary_file`) remote-cached: ``` listed_outputs: "bazel-out/k8-fastbuild/bin/apps/fc/ifbook/srcs/pubsub/[email protected]" remotable: true cacheable: true progress_message: "SHA256 apps/fc/ifbook/srcs/pubsub/[email protected]" mnemonic: "SHA256" actual_outputs { path: "bazel-out/k8-fastbuild/bin/apps/fc/ifbook/srcs/pubsub/[email protected]" digest {...