03-17-2019 08:23 PM
We have one pipeline which is used in a triggered task.
But the problem here is we are concurrently hitting this task with some JSON data which is a valid JSON, and some of them are processed fine by the task and some of them failed with the following error
here mapper 1 is the starting snap of the pipeline and you can see the input doc is also zero.
We have even created 2 nodes which are running the same snaplex and implemented load balancing
Following is the Information of one of the nodes running
So we just want to know why that error had come which was completely irrelevant and if it is showing that error, does that mean our concurrent thread counts are way more than normal count and so many executions are queued and because of that other executions are failed without event executing a single snap in a pipeline.
03-19-2019 02:02 PM
Contact our Support team at support@snaplogic.com.