Dear all,

I have a usecase where the main pipeline uses additional side input that is
changing from time to time. I get a notification of a change in a stream,
then I can emit the new state of the side input. Any idea on how to emit
the state (that I can read from an external source easily) when the
pipeline gets deployed so that the main stream can be joined from the get
go and don't have to wait for the first time the side input changes and I
get a notification?

Best regards,
Matyas Manninger

Reply via email to