Re: Adding configurable gRPC channels to External transform

2023-03-14 Thread Sahith Nallapareddy via dev
Hi, I updated this PR now after a long wait. I am not actually sure how I can write tests for this as I am unfamilar with how the artifact service works and its inputs. Can someone maybe help me with that? Thanks, Sahith On Wed, Jan 25, 2023 at 1:09 PM Chamikara Jayalath wrote: > > > On Tue,

Re: Adding configurable gRPC channels to External transform

2023-01-25 Thread Chamikara Jayalath via dev
On Tue, Jan 24, 2023 at 1:44 PM Sahith Nallapareddy via dev < dev@beam.apache.org> wrote: > Hello, > > I made a PR, https://github.com/apache/beam/pull/25151, to add > configurable gRPC channel to the ArtifactRetrievalService stub. We are > hosting our external transforms in different

Adding configurable gRPC channels to External transform

2023-01-24 Thread Sahith Nallapareddy via dev
Hello, I made a PR, https://github.com/apache/beam/pull/25151, to add configurable gRPC channel to the ArtifactRetrievalService stub. We are hosting our external transforms in different environments and we were trying to host them in Google Cloud Run. This requires that the gRPC calls have to use