cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Child pipeline is only processing the first document from Pipeline Execute

acesario
Contributor II

Iโ€™m using a sub pipeline to submit individual documents to a web service. This was working, but after some changes I am only seeing a single document processed to the service.

I have the re-use box unchecked, and pool size set to 1. I have tested each of the documents individually and they work fine independently.

The parent shows multiple executions:
image

But very consistently, I only see the first document processed end to end.

Any ideas on what can cause this?

1 ACCEPTED SOLUTION

acesario
Contributor II

Call it an I/O error ๐Ÿ˜‰ The issue was with my mapper. I wasnt getting an error out of it, and being a sub pipeline wasnt seeing it.

View solution in original post

1 REPLY 1

acesario
Contributor II

Call it an I/O error ๐Ÿ˜‰ The issue was with my mapper. I wasnt getting an error out of it, and being a sub pipeline wasnt seeing it.