<?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: Rate limit increase? in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-limit-increase/m-p/5053848#M1349</link>
    <description>&lt;P&gt;Do you actually need to poll the tracks that often (10 per second)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are checking if anything has changed since the last call, you could cache the snapshot_id for each playlist, and only requery tracks if that has changed?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2020 13:56:52 GMT</pubDate>
    <dc:creator>murraypaul</dc:creator>
    <dc:date>2020-10-15T13:56:52Z</dc:date>
    <item>
      <title>Rate limit increase?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-limit-increase/m-p/5037766#M1154</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Free&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;United Kingdom&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;AWS Platform&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Amazon Linux / Python / SpotiPy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi there!&lt;BR /&gt;&lt;BR /&gt;I am currently developing an app that needs to make extremely regular calls to the Get Playlist Item endpoint (&lt;A href="https://developer.spotify.com/documentation/web-api/reference/playlists/get-playlists-tracks/" target="_blank"&gt;https://developer.spotify.com/documentation/web-api/reference/playlists/get-playlists-tracks/&lt;/A&gt;)&amp;nbsp; in bulk – at a rate of approximately 800,000 to 1,000,000 requests per 24 hours.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As such, I'm currently being rate limited and receiving lots of 429 response back, throttling the service and massively slowing down the processing that my app is able to do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it please be possible to receive a rate limit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Dylan&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 09:09:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Rate-limit-increase/m-p/5037766#M1154</guid>
      <dc:creator>__dylan</dc:creator>
      <dc:date>2020-09-18T09:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rate Limit Increase</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-limit-increase/m-p/5043070#M1219</link>
      <description>&lt;P&gt;I'm just wondering if there has been any follow up on this please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help from the Spotify team would be appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Dylan&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 08:31:54 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Rate-limit-increase/m-p/5043070#M1219</guid>
      <dc:creator>__dylan</dc:creator>
      <dc:date>2020-09-28T08:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rate limit increase?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-limit-increase/m-p/5053848#M1349</link>
      <description>&lt;P&gt;Do you actually need to poll the tracks that often (10 per second)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are checking if anything has changed since the last call, you could cache the snapshot_id for each playlist, and only requery tracks if that has changed?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 13:56:52 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Rate-limit-increase/m-p/5053848#M1349</guid>
      <dc:creator>murraypaul</dc:creator>
      <dc:date>2020-10-15T13:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Rate limit increase?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Rate-limit-increase/m-p/5054435#M1354</link>
      <description>&lt;P&gt;I noticed the same thing lately in our app; there seems to be a lot more throttling from Spotify's API. For instance, yesterday, our app was heavily throttled from around 6:15pm eastern until 10:30pm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our app polls the currently playing track every second, the `retry-after` header was giving us a number between 12-15 seconds; 429 occurred every 30 seconds or so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd love to get more transparency as to what is the expected usage (calls/seconds) of the API.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 12:01:24 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Rate-limit-increase/m-p/5054435#M1354</guid>
      <dc:creator>Morgrog</dc:creator>
      <dc:date>2020-10-16T12:01:24Z</dc:date>
    </item>
  </channel>
</rss>

