Forum Discussion
cstewart
5 years agoFormer Employee
In this case it looks like your pipeline is failing before it can start, so the Async Generator is never getting started. Fix the pipeline so the pipeline can start, then introduce some data which causes the pipeline to fail.