<?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 iOS SDK - is there concurrent requests limit for file upload/download using DBRestClient? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/iOS-SDK-is-there-concurrent-requests-limit-for-file-upload/m-p/33490#M1021</link>
    <description>&lt;P&gt;Is there concurrent requests limit for &lt;CODE&gt;DBRestClient&lt;/CODE&gt; (iOS SDK)? On slower networks when multiple requests for file upload/download issued most of requests fail with error 1001. Any recommended limit?&lt;/P&gt;

&lt;P&gt;While it's possible to build workaround by sequentially uploading/downloading file one by one, this seems overkill especially when multiple requests works fine when network is fast enough.&lt;/P&gt;

&lt;P&gt;Feature request for iOS SDK : It would be nice if SDK would provide way to set concurrent requests limit for &lt;CODE&gt;DBRestClient&lt;/CODE&gt;/&lt;CODE&gt;DBSession&lt;/CODE&gt; and provided polling of requests at the SDK level (instead of every developer building request management by himself).&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:41:27 GMT</pubDate>
    <dc:creator>Jurgis K.</dc:creator>
    <dc:date>2019-05-29T09:41:27Z</dc:date>
    <item>
      <title>iOS SDK - is there concurrent requests limit for file upload/download using DBRestClient?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/iOS-SDK-is-there-concurrent-requests-limit-for-file-upload/m-p/33490#M1021</link>
      <description>&lt;P&gt;Is there concurrent requests limit for &lt;CODE&gt;DBRestClient&lt;/CODE&gt; (iOS SDK)? On slower networks when multiple requests for file upload/download issued most of requests fail with error 1001. Any recommended limit?&lt;/P&gt;

&lt;P&gt;While it's possible to build workaround by sequentially uploading/downloading file one by one, this seems overkill especially when multiple requests works fine when network is fast enough.&lt;/P&gt;

&lt;P&gt;Feature request for iOS SDK : It would be nice if SDK would provide way to set concurrent requests limit for &lt;CODE&gt;DBRestClient&lt;/CODE&gt;/&lt;CODE&gt;DBSession&lt;/CODE&gt; and provided polling of requests at the SDK level (instead of every developer building request management by himself).&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:41:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/iOS-SDK-is-there-concurrent-requests-limit-for-file-upload/m-p/33490#M1021</guid>
      <dc:creator>Jurgis K.</dc:creator>
      <dc:date>2019-05-29T09:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: iOS SDK - is there concurrent requests limit for file upload/download using DBRestClient?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/iOS-SDK-is-there-concurrent-requests-limit-for-file-upload/m-p/33491#M1022</link>
      <description>&lt;P&gt;[Cross-linking for reference: &lt;A href="https://stackoverflow.com/questions/31294490/is-there-concurrent-requests-limit-for-file-upload-download-using-dbrestclient" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/31294490/is-there-concurrent-requests-limit-for-file-upload-download-using-dbrestclient&lt;/A&gt; ]&lt;/P&gt;

&lt;P&gt;I don't believe there's a connection limit built into the SDK, and so you may certainly encounter -1001 errors (time outs) if you run many connections simultaneously. That being the case, enforcing a limit would be a good idea. I believe some developers use a limit of 4, but you may want to experiment to see what works best for your app in particular.&lt;/P&gt;

&lt;P&gt;It would certainly be nice if the SDK could handle this for you though, so I'm sending this along as a feature request.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 23:11:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/iOS-SDK-is-there-concurrent-requests-limit-for-file-upload/m-p/33491#M1022</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-07-08T23:11:38Z</dc:date>
    </item>
  </channel>
</rss>

