Hi team, I am currently working on solving this bug [1]. The ticket describes a grpc.FutureTimeoutError in the SdkHarness.__init__ and it seems that it gets stuck in this line [2] causing the timeout and making some tests fail. Here [3] how the tests were run and the results.
I was wondering if you could give me any pointers on how to debug this and check the gRPC server's activity to find out what is causing the timeout. Thanks, Mike [1] https://issues.apache.org/jira/browse/BEAM-12163# [2] https://github.com/apache/beam/blob/0866bff5ba209f0e5608592a389e439fd26435eb/sdks/python/apache_beam/runners/worker/sdk_worker.py#L188 [3] https://docs.google.com/document/d/1Pqd0-vuYHSjLr6yQvfGwiK3NcYypT-WrHfjCbP-Xob4/edit?usp=sharing -- *This email and its contents (including any attachments) are being sent to you on the condition of confidentiality and may be protected by legal privilege. Access to this email by anyone other than the intended recipient is unauthorized. If you are not the intended recipient, please immediately notify the sender by replying to this message and delete the material immediately from your system. Any further use, dissemination, distribution or reproduction of this email is strictly prohibited. Further, no representation is made with respect to any content contained in this email.*
