question

FranciscoDominguez-7929 avatar image
1 Vote"
FranciscoDominguez-7929 asked SaurabhSharma-msft commented

Pipelines runIDs stop working for a certain endpoint after 24h

Hi,

I'm consuming from the following API endpoint: https://docs.microsoft.com/en-us/rest/api/datafactory/activity-runs/query-by-pipeline-run

As a parameter, it is required the runID of a pipeline. If I trigger a certain pipeline and use its runID to query the endpoint, I obtain the result as expected with all its values.

The problem is, after 24h more or less, that runID "stops working" and no longer outputs the expected values. It'll just output an empty response.

Is this the expected behaviour? Is there anything I can do to avoid this?

Thanks in advance,
Regards.

azure-data-factory
· 7
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @franciscodominguez-7929,

Thanks for using Microsoft Q&A !!

Is it trigger run id or a debug run id ? Also are you having getting results of any specific pipelines or any pipeline under your data factory ?
I tried with older pipeline run ids (more than 24 hours) and it worked fine for me.
122931-image.png
122885-image.png

Thanks
Saurabh


0 Votes 0 ·
image.png (36.4 KiB)
image.png (61.0 KiB)

Hi @SaurabhSharma-msft ,

This is happening with any pipeline trigger run in my data factory. The debug run IDs doesn't actually work for this particular endpoint.

Thanks for your help,
Regards.

0 Votes 0 ·

Hi @franciscodominguez-7929,
ok. Yes, right, it doesn't work with debug run id. In which region your ADF is ? I am checking internally on this and get back to you.

Thanks
Saurabh

0 Votes 0 ·
Show more comments

0 Answers