06-18-2019 07:49 AM
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
06-19-2019 01:42 PM
Hello Amol,
Unfortunately, that is the platform limit that we have and enforce for connections. If you want a bit more detail and check on other timeouts that are enforced, please see https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438691/Timeouts
Regards,
-Tim
07-30-2020 08:01 AM
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.
07-30-2020 10:11 AM
Hi Kim,
No, the 15 minute limit does not exist for on-premise URLs. It is only the Cloud URL.
Thanks,
Roger
07-30-2020 10:56 AM
THANK YOU SO MUCH, @rsramkoski!