<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pipeline Run RefreshDedupedError, Run button kicking off multiple Activity Runs in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4790057#M11565</link>
    <description>&lt;P&gt;Since this seems to be the only resource which google or bing can find on the specific error "RefreshDedupedError", I wonder what is the root cause.&lt;/P&gt;&lt;P&gt;We are experiencing the same error for one of our Dataflows which are run as a steo in a Pipeline.&lt;/P&gt;&lt;P&gt;The Dataflow fails every time the pipeline is started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, is the assumption of the topic creator correct, that duplicate execution of the Dataflow causes the Error?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Aug 2025 10:58:06 GMT</pubDate>
    <dc:creator>Maik_Seyring</dc:creator>
    <dc:date>2025-08-07T10:58:06Z</dc:date>
    <item>
      <title>Pipeline Run RefreshDedupedError, Run button kicking off multiple Activity Runs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4730506#M10113</link>
      <description>&lt;P&gt;Good Day,&amp;nbsp;&lt;BR /&gt;I have been attempting to get a datapipeline to run with&amp;nbsp; Dataflow Activity&amp;nbsp; using a&amp;nbsp;parameterized&amp;nbsp; DataflowGen2CICD .&lt;BR /&gt;&lt;BR /&gt;However, when testing I seem to very frequently run into this error rather unhelpful:&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Error code&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV class=""&gt;20302&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Failure type&amp;nbsp;&lt;/SPAN&gt;User configuration issue&lt;BR /&gt;&lt;BR /&gt;Dataflow refresh job failed with status: Failed. Error Info: { errorCode: RefreshDedupedError, message: , requestId: 7d518942-dd2c-4cd3-b9d9-8f760a715e23 }&lt;BR /&gt;&lt;BR /&gt;Suprisingly even though the pipeline is failing, if I go to the "Recent Runs" of the Dataflow item used in the Activity I can see it is succeeding.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The only way to resolve seems to be to wait, and log out of Fabric.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There are a couple of issues here:&lt;BR /&gt;1) Time spent "chasing geese" in the figuring out if it is running or not&lt;BR /&gt;2) Unable to trust that the UI is reporting what is happening.&lt;BR /&gt;&lt;BR /&gt;Further inspection of the pipeline activity logs makes it look as though the "Run" button in the UI is kicking off multiple runs at the same time (one of which is failing and one succeeds):&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anon97242_0-1749744192900.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1276064i50FC30CF499C2598/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anon97242_0-1749744192900.png" alt="anon97242_0-1749744192900.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Would be great if it could be looked at.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 12 Jun 2025 16:03:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4730506#M10113</guid>
      <dc:creator>anon97242</dc:creator>
      <dc:date>2025-06-12T16:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline Run RefreshDedupedError, Run button kicking off multiple Activity Runs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4731225#M10137</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/922753"&gt;@anon97242&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try the following troubleshooting steps to help resolve the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Check Triggering Mechanisms:&lt;/STRONG&gt; If the Run button is kicking off multiple runs, ensure there aren't underlying triggers or automated workflows duplicating the execution.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Pipeline Dependencies &amp;amp; Parameters:&lt;/STRONG&gt; Verify if there are dependencies in the pipeline that could be causing unintended executions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Session Management:&lt;/STRONG&gt; Since logging out of Fabric seems to help, it may indicate caching or session-related issues clearing browser cache or switching browsers might be worth testing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Error Logs &amp;amp; Debugging:&lt;/STRONG&gt; Reviewing detailed logs in Azure Monitor or other diagnostic tools could provide more insight into what's causing the failure.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I have included the previous solved threads and learning documents; they may help you&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/dataflow-gen2-refresh" target="_blank"&gt;Dataflow Gen2 refresh - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/parameters" target="_blank"&gt;Parameters - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipeline/Data-pipeline-reports-failure-but-Gen2-Dataflow-completes/m-p/3658267" target="_blank"&gt;Solved: Data pipeline reports failure but Gen2 Dataflow co... - Microsoft Fabric Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're still facing challenges, feel free to let us know we’ll be glad to assist you further.&lt;/P&gt;
&lt;P&gt;We look forward to your response.&lt;/P&gt;
&lt;P&gt;We appreciate your engagement and thank you for being an active part of the community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best regards,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;LakshmiNarayana.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 08:45:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4731225#M10137</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-06-13T08:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline Run RefreshDedupedError, Run button kicking off multiple Activity Runs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4731753#M10143</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1271221"&gt;@v-lgarikapat&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for the response, for the time being just logging out when this starts and waiting an hour before coming back and trying again.&amp;nbsp; That seems to be the workaround when working in the web UI.&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 15:09:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4731753#M10143</guid>
      <dc:creator>anon97242</dc:creator>
      <dc:date>2025-06-13T15:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline Run RefreshDedupedError, Run button kicking off multiple Activity Runs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4733303#M10182</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/922753"&gt;@anon97242&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P data-start="154" data-end="229"&gt;&lt;BR data-start="171" data-end="174" /&gt;Thanks for sharing the workaround you're using for now.&lt;/P&gt;
&lt;P data-start="231" data-end="402"&gt;Just checking in if the issue is still persisting on your end, please do let us know. We’d be happy to assist further and help explore a more permanent solution if needed.&lt;/P&gt;
&lt;P data-start="404" data-end="417"&gt;Thanks again!&lt;/P&gt;
&lt;P data-start="404" data-end="417"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="404" data-end="417"&gt;&lt;STRONG&gt;Best Regards,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-start="404" data-end="417"&gt;&lt;STRONG&gt;Lakshmi Narayana&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 10:05:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4733303#M10182</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-06-16T10:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline Run RefreshDedupedError, Run button kicking off multiple Activity Runs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4737145#M10278</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/922753"&gt;@anon97242&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your issue has been resolved, please consider marking the most helpful reply as the &lt;STRONG&gt;accepted solution&lt;/STRONG&gt;. This helps other community members who may encounter the same issue to find answers more efficiently.&lt;/P&gt;
&lt;P&gt;If you're still facing challenges, feel free to let us know we’ll be glad to assist you further.&lt;/P&gt;
&lt;P&gt;Looking forward to your response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best regards,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;LakshmiNarayana.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 08:15:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4737145#M10278</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-06-19T08:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline Run RefreshDedupedError, Run button kicking off multiple Activity Runs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4740484#M10357</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/922753"&gt;@anon97242&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your issue has been resolved, please consider marking the most helpful reply as the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;accepted solution&lt;/STRONG&gt;. This helps other community members who may encounter the same issue to find answers more efficiently.&lt;/P&gt;
&lt;P&gt;If you're still facing challenges, feel free to let us know we’ll be glad to assist you further.&lt;/P&gt;
&lt;P&gt;Looking forward to your response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best regards,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;LakshmiNarayana.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 09:49:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4740484#M10357</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-06-23T09:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline Run RefreshDedupedError, Run button kicking off multiple Activity Runs</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4790057#M11565</link>
      <description>&lt;P&gt;Since this seems to be the only resource which google or bing can find on the specific error "RefreshDedupedError", I wonder what is the root cause.&lt;/P&gt;&lt;P&gt;We are experiencing the same error for one of our Dataflows which are run as a steo in a Pipeline.&lt;/P&gt;&lt;P&gt;The Dataflow fails every time the pipeline is started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, is the assumption of the topic creator correct, that duplicate execution of the Dataflow causes the Error?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 10:58:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-Run-RefreshDedupedError-Run-button-kicking-off-multiple/m-p/4790057#M11565</guid>
      <dc:creator>Maik_Seyring</dc:creator>
      <dc:date>2025-08-07T10:58:06Z</dc:date>
    </item>
  </channel>
</rss>

