<?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: How Useful is the Retry Setting in Fabric Pipelines? in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4268355#M6203</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="344683" data-lia-user-login="HamidBee" class="lia-mention lia-mention-user"&gt;HamidBee&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;First of all I think you're right that if an activity fails due to a configuration or setup error, simply retrying it won't solve the underlying problem.&lt;/P&gt;
&lt;P&gt;However, setting up retries for activities in the fabric pipeline can still be beneficial in several situations:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Sometimes, failures occur due to temporary issues like network glitches, service unavailability, or timeouts. In such cases, a retry can help the activity succeed without manual intervention.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. If the failure is due to resource contention (e.g., database locks or high CPU usage), a retry after a short delay might succeed when the resources become available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Activities that depend on external systems or services might fail if those systems are temporarily down. Retries can help in such cases by giving those systems time to recover.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. In distributed systems, retries can help balance the load by attempting the activity on a different node or server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2024 02:26:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-04T02:26:21Z</dc:date>
    <item>
      <title>How Useful is the Retry Setting in Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4267976#M6192</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m curious about the &lt;STRONG&gt;Retry&lt;/STRONG&gt; option for activities in Fabric pipelines. My initial understanding was that if an activity fails, it usually indicates an underlying issue in the pipeline, such as a configuration or setting error. In these cases, simply retrying wouldn't solve the problem unless those issues are addressed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How beneficial is it to set retries for an activity? Are there specific scenarios where retries actually help ensure success, or is this setting more useful in certain types of tasks? Would love to hear your thoughts and experiences with this setting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 09:58:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4267976#M6192</guid>
      <dc:creator>HamidBee</dc:creator>
      <dc:date>2024-11-03T09:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: How Useful is the Retry Setting in Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4268024#M6196</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="344683" data-lia-user-login="HamidBee" class="lia-mention lia-mention-user"&gt;HamidBee&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically Retry option helps in scenario where source system connection failure happens or or datagateway connection timeout due to system unavailable(or on-prem system might be in rebooting state) or&amp;nbsp; source files arrives few seconds later after the pipeline triggered. Happy to hear more scenarios than these.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srisakthi&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 12:46:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4268024#M6196</guid>
      <dc:creator>Srisakthi</dc:creator>
      <dc:date>2024-11-03T12:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: How Useful is the Retry Setting in Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4268355#M6203</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="344683" data-lia-user-login="HamidBee" class="lia-mention lia-mention-user"&gt;HamidBee&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;First of all I think you're right that if an activity fails due to a configuration or setup error, simply retrying it won't solve the underlying problem.&lt;/P&gt;
&lt;P&gt;However, setting up retries for activities in the fabric pipeline can still be beneficial in several situations:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Sometimes, failures occur due to temporary issues like network glitches, service unavailability, or timeouts. In such cases, a retry can help the activity succeed without manual intervention.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. If the failure is due to resource contention (e.g., database locks or high CPU usage), a retry after a short delay might succeed when the resources become available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Activities that depend on external systems or services might fail if those systems are temporarily down. Retries can help in such cases by giving those systems time to recover.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. In distributed systems, retries can help balance the load by attempting the activity on a different node or server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 02:26:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4268355#M6203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-04T02:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How Useful is the Retry Setting in Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4269307#M6219</link>
      <description>&lt;P&gt;I have found retries to be most beneficial for runnig notebooks. It is common for a notebook to fail on the first one or two attempts. Occassionally there is a glitch or a timeout that affects the gateway as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would suggest testing a newly created pipeline activity with retry set to 1 to account possible such issues, while also making sure the activity is calibrated correctly. Once you are sure the activity is set up properly, I would recommend setting the retry attempts to 2 or 3 depending on the activity. In general, I set notebooks to 3 with a 30 sec interval, and other activities to 2.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 14:58:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4269307#M6219</guid>
      <dc:creator>jpelham</dc:creator>
      <dc:date>2024-11-04T14:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: How Useful is the Retry Setting in Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4269358#M6223</link>
      <description>&lt;P&gt;Thanks for sharing&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 15:32:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-Useful-is-the-Retry-Setting-in-Fabric-Pipelines/m-p/4269358#M6223</guid>
      <dc:creator>HamidBee</dc:creator>
      <dc:date>2024-11-04T15:32:45Z</dc:date>
    </item>
  </channel>
</rss>

