phoerious commented on issue #21598: URL: https://github.com/apache/beam/issues/21598#issuecomment-1251271798
I checked the gRPC timout guide and tried setting https://github.com/grpc/grpc/blob/master/doc/keepalive.md and tried adding `("grpc.http2.max_ping_strikes", 0)` to the default options in https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/worker/channel_factory.py#L24, but without success. I am still seeing these GOAWAY messages if I have too many workers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
