Forum Discussion

Siva_Venna's avatar
Siva_Venna
Contributor
5 years ago
Solved

Snaps execution in pipeline

I ran into a typical scenario where snaps are not executing in the order they are supposed,below is the screenshot shows the order snaps are being executed. need help me to resolve this.Thanks full_i...
  • Siva_Venna's avatar
    Siva_Venna
    5 years ago

    @lazo.ilijoski
    Probably order of execution of the unconnected snaps/streams depends on the order of creation of the starting snaps in the pipeline - I think execution is not based on order of creation if so my pipeline would have executed as expected. Anyways it’s good to have snaps connected to avoid this kind of issues. will consider your suggestion.Thank you