Forum Discussion

chthroop's avatar
chthroop
New Contributor III
6 years ago

Task Execute Timing out

Hi,
We are using the cloudplex version of Snaplogic. We have a pipeline built that downloads a very large weather data set. We had to build the pipeline to execute in “batches” using the Task Execute snap because the 100mm row+ download files up the temp file space if we do all in one go…

I am getting timeouts after 15 minutes and would like to either up that timeout parameter or make it so that the parent pipeline doesn’t think the task pipeline has timed out. I was told that having an “open view” in the task pipeline would keep the parent from thinking a timeout has happened but this isn’t working.

Any ideas? thanks

10 Replies

      • bojanvelevski's avatar
        bojanvelevski
        Valued Contributor

        Than you’ll have to group them in an array before sending those out. Group by N with group size of 0 will do the job.