Re: [Question][Dataflow][Java][pubsub] Streaming Pipeline Stall Scenarios

2022-11-17 Thread Evan Galpin
friendly bump 🙃 Anyone have thoughts or answers? Thanks! On Thu, Nov 3, 2022 at 3:07 PM Evan Galpin wrote: > Hi folks, > > Hoping to get some definitive answers with respect to streaming pipeline > bundle retry semantics on Dataflow. I understand that a bundle containing > a "poison pill" (bad

[Question][Dataflow][Java][pubsub] Streaming Pipeline Stall Scenarios

2022-11-03 Thread Evan Galpin
Hi folks, Hoping to get some definitive answers with respect to streaming pipeline bundle retry semantics on Dataflow. I understand that a bundle containing a "poison pill" (bad data, let's say it causes a null pointer exception when processing in DoFn) will be retried indefinitely. What I'm not