Abhishek_Soni37
5 years agoContributor
Pipeline is getting invoked two times for a single incoming message
Hi Experts,
I’m seeing this weird behaviour in one of my pipeline. Where if I send a JSON request to it, its processing the same request two times.
I enabled the trace on Task as well and I can see that logs are generating for the same message two time in a gap of 30secs.
During the analysis I checked if the external system is triggering 2 messages for 1 single message but its only sending one request message.
Please let me know if you’ve faced this issue or if there is a workaround for this, also if there is something additional info is required.
Thanks in advance.
Cheers,
Abhishek