<?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: [Java SDK V2] too_many_write_operations while uploading in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-SDK-V2-too-many-write-operations-while-uploading/m-p/201265#M9478</link>
    <description>The simplest solution is to upload files serially, but alternatively, we do have a data ingress guide here that covers this issue and details how you can avoid this issue by committing files in batches:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/reference/data-ingress-guide" target="_blank"&gt;https://www.dropbox.com/developers/reference/data-ingress-guide&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps!</description>
    <pubDate>Mon, 09 Jan 2017 18:09:11 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-01-09T18:09:11Z</dc:date>
    <item>
      <title>[Java SDK V2] too_many_write_operations while uploading</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-SDK-V2-too-many-write-operations-while-uploading/m-p/201226#M9475</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we are uploading a quite a lot of files in 4-6 threads and it is very likely, that other users write into our repository at the same time. Today we started to get "too_many_write_operations" error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Caused by: com.dropbox.core.RateLimitException: {"error_summary": "too_many_write_operations/.", "error": {"reason": {".tag": "too_many_write_operations"}}}
at com.dropbox.core.DbxRequestUtil.unexpectedStatus(DbxRequestUtil.java:293)
at com.dropbox.core.DbxUploader.finish(DbxUploader.java:223)
at com.dropbox.core.DbxUploader.uploadAndFinish(DbxUploader.java:101)
at com.dropbox.core.DbxUploader.uploadAndFinish(DbxUploader.java:142)
at com.moravia.facebookintegration.connectors.dropbox.DropboxNonBlocking.uploadFileWhenEnabled(DropboxNonBlocking.java:104)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I checked the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation" target="_self"&gt;documentation &lt;/A&gt;and it says this:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;CODE&gt;too_many_write_operations&lt;/CODE&gt; &lt;I class="type show_datatype"&gt;Void&lt;/I&gt; They are too many write operations happening in the user's Dropbox.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there something we can do with this error so it will not happen so often? We have some client applications that upload files via V1 API (will be replaced in future), some new clients that upload files via V2 API (4-6 threads in total), some users, who use Dropbox application or Web interface and they all work in paralel.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:26:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-SDK-V2-too-many-write-operations-while-uploading/m-p/201226#M9475</guid>
      <dc:creator>michal_k</dc:creator>
      <dc:date>2019-05-29T09:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: [Java SDK V2] too_many_write_operations while uploading</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-SDK-V2-too-many-write-operations-while-uploading/m-p/201265#M9478</link>
      <description>The simplest solution is to upload files serially, but alternatively, we do have a data ingress guide here that covers this issue and details how you can avoid this issue by committing files in batches:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/reference/data-ingress-guide" target="_blank"&gt;https://www.dropbox.com/developers/reference/data-ingress-guide&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps!</description>
      <pubDate>Mon, 09 Jan 2017 18:09:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Java-SDK-V2-too-many-write-operations-while-uploading/m-p/201265#M9478</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-09T18:09:11Z</dc:date>
    </item>
  </channel>
</rss>

