Forum Discussion

wani-amol's avatar
wani-amol
New Contributor III
7 years ago

CURL call for a triggered task dying after 15 minutes

All,

We are trying to run a triggered task through a CURL call and the pipeline runs for more than 15 minutes. The CURL call dies after 15 minutes.
We found that the Cloud URL has a 15 minute connection limit whether a connection is idle or not. Is there a way around this or to maximise the connection limit?
We have a few options including batching up data in order to run the pipeline in less that 15 minutes but was wondering if we could maximise the connection limit somehow?
Any help is really appreciated. Thanks!

-Amol

8 Replies

  • Is this 15 minute limit on the On-premises Secure URL also?

    We use pipelines to deploy pipelines (something we built before project migration was a feature and its worked well) but now its taking more than 15 minutes so we are unable to push changes.