How to Fix Multiple Azure Data Factory Copy Data - Timed Out

Daniel Porto Toni 20 Reputation points
2023-05-05T14:02:32.0966667+00:00

Hello!

Recently I got an error on Azure Copy Activity, multiple activities got timed out. I have a lot of pipelines that run on the same time and all of them copy some data, but it never happened this before. Someone knows why this happened?

User's image

User's image

In this pipeline I'm running it executes multiples other pipelines and all of them has copy activities. All of the copy data timed out.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
0 comments No comments
{count} votes

Accepted answer
  1. AnnuKumari-MSFT 34,556 Reputation points Microsoft Employee Moderator
    2023-05-08T05:32:43.3033333+00:00

    Hi Daniel Porto Toni ,

    Welcome to Microsoft Q&A platform and thanks for posting your query here.

    From the description of your question, it seems that the issue you are facing is that all the copy activities are getting timed out . Kindly let me know if that is not the correct understanding.

    By default copy activity has 12 hours of timeout . In your case, it looks it has been changed to 2 minutes since all the instances of copy activity is running for just 2 minutes.

    Kindly check the same and increase the timeout value to a greater value , say, few hours depending on the volume of data it's extracting.

    User's image

    Azure Data Factory Changing Default Pipeline Activity Timeout

    Hope it helps. Kindly accept the answer if it's helpful. Thankyou.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.