https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/transforms/Wait.html
Is this something you are looking for? On Sun, Aug 25, 2024 at 6:21 AM Sofia’s World <mmistr...@gmail.com> wrote: > HI all > i want to write a pipeline where, as part of one of the steps, i will > need to use > an await call ,such as this one > > await fetcher.fetch_data(params, self.credentials) > > is Beam equipped for that? > > Does anyone have a sample to pass me for reference? > > Kind regards > Marco > > >