Forum Discussion
What is the expectation, and what are you observing?
Where is the pipeline being triggered (Cloud URL or Ground URL)?
Where is the pipeline being run (on a the cloud or Groundplex?)
How long does the pipeline take to run if executed manually?
I’m facing the same issue triggering the task by Cloud URL. A Ground-Plex is used to execute the pipeline.
Task triggered using the Cloud-URL: 3,5-8 s
time_namelookup: 0.001784s
time_connect: 0.163308s
time_appconnect: 0.496279s
time_pretransfer: 0.496336s
time_redirect: 0.000000s
time_starttransfer: 3.937991s
----------
time_total: 3.938045s
Task triggered using the OnPrem-URL:
time_namelookup: 0.000699s
time_connect: 0.003258s
time_appconnect: 0.028382s
time_pretransfer: 0.028439s
time_redirect: 0.000000s
time_starttransfer: 0.237001s
----------
time_total: 0.237062s