<?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 Keep data synchronized in case of a HTTP error code (e.g. 429) in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Keep-data-synchronized-in-case-of-a-HTTP-error-code-e-g-429/m-p/335037#M9916</link>
    <description>&lt;P&gt;Example: In a Free plan, 9500 rows have already been added to a push dataset in the current hour. The next POST request to add another 1000 rows fails with a 429. What exactly is happening with this 429? Were 0 or 500 rows added?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Background: If I want to send updates to a row by inserting a new row, I don't know if the row has really been transferred in case of an error and I'm losing the ability to keep the data in sync. I would like to avoid sending a separate request for each row to be added.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2018 14:05:21 GMT</pubDate>
    <dc:creator>fredeckbert</dc:creator>
    <dc:date>2018-01-09T14:05:21Z</dc:date>
    <item>
      <title>Keep data synchronized in case of a HTTP error code (e.g. 429)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Keep-data-synchronized-in-case-of-a-HTTP-error-code-e-g-429/m-p/335037#M9916</link>
      <description>&lt;P&gt;Example: In a Free plan, 9500 rows have already been added to a push dataset in the current hour. The next POST request to add another 1000 rows fails with a 429. What exactly is happening with this 429? Were 0 or 500 rows added?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Background: If I want to send updates to a row by inserting a new row, I don't know if the row has really been transferred in case of an error and I'm losing the ability to keep the data in sync. I would like to avoid sending a separate request for each row to be added.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 14:05:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Keep-data-synchronized-in-case-of-a-HTTP-error-code-e-g-429/m-p/335037#M9916</guid>
      <dc:creator>fredeckbert</dc:creator>
      <dc:date>2018-01-09T14:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Keep data synchronized in case of a HTTP error code (e.g. 429)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Keep-data-synchronized-in-case-of-a-HTTP-error-code-e-g-429/m-p/336278#M9941</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/51393"&gt;@fredeckbert&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on my research, receiving a status 429 is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;not an error&lt;/EM&gt;&lt;/STRONG&gt;, it is the other server "kindly" asking you to please stop spamming requests. Obviously, your rate of requests has been too high and the server is not willing to accept this. So there should be 0 row(no rows) added in this scenario.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find more information on status 429 here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://tools.ietf.org/html/rfc6585#page-3" target="_blank"&gt;http://tools.ietf.org/html/rfc6585#page-3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 03:13:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Keep-data-synchronized-in-case-of-a-HTTP-error-code-e-g-429/m-p/336278#M9941</guid>
      <dc:creator>v-ljerr-msft</dc:creator>
      <dc:date>2018-01-11T03:13:57Z</dc:date>
    </item>
  </channel>
</rss>

