<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/tests, branch 8978</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[test] remove now unneeded semaphored from benchmarks</title>
<updated>2017-10-12T16:39:00+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-10-12T14:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=5796de3da1c763613c383a806ead413cbec8f96a'/>
<id>5796de3da1c763613c383a806ead413cbec8f96a</id>
<content type='text'>
With the introduction of semaphores in the blobmanager level, there's no
need for them in the benchmark tests now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the introduction of semaphores in the blobmanager level, there's no
need for them in the benchmark tests now.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] make concurrent blob writes configurable</title>
<updated>2017-10-12T15:06:33+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-10-11T14:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=07f94a9a6f281069a0441cafce3f8a92e6d03e8b'/>
<id>07f94a9a6f281069a0441cafce3f8a92e6d03e8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] add docstring for blobs tests</title>
<updated>2017-10-10T23:04:24+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-10-10T23:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=5a6d04ca38736440e67b202a909b386fb0ba830d'/>
<id>5a6d04ca38736440e67b202a909b386fb0ba830d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] fix blobs download benchmark test</title>
<updated>2017-10-10T23:01:58+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-10-10T23:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=c005102b53f7d97d38a80c21db68386bbf7b895f'/>
<id>c005102b53f7d97d38a80c21db68386bbf7b895f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] rename blobs sqlite benchmarks file</title>
<updated>2017-10-09T12:40:23+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-10-09T11:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=dabc885eb488e64614633273e8d402346a7a83f8'/>
<id>dabc885eb488e64614633273e8d402346a7a83f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] add blobs upload/download benchmark</title>
<updated>2017-10-09T12:40:23+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-09-05T23:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=9b29bc6d6589bea9bb10d8518f8de9383cbe8824'/>
<id>9b29bc6d6589bea9bb10d8518f8de9383cbe8824</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix retries for blobs download</title>
<updated>2017-10-05T19:25:51+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-10-05T18:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=2772d76d0d66d9e094a435e110fd9f945d9e105c'/>
<id>2772d76d0d66d9e094a435e110fd9f945d9e105c</id>
<content type='text'>
- add a MaximumRetriesError exception to encapsulate other exceptions.
- record the pending status before trying to download
- modify update_sync_status to insert or update
- modify retry tests to check number of retries
- add a test for download retry limit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add a MaximumRetriesError exception to encapsulate other exceptions.
- record the pending status before trying to download
- modify update_sync_status to insert or update
- modify retry tests to check number of retries
- add a test for download retry limit
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] ensure maximum concurrency on blobs transfer</title>
<updated>2017-10-05T12:43:40+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-10-04T18:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=64a08c836374bceb6e3d0813fb918dfd3f570852'/>
<id>64a08c836374bceb6e3d0813fb918dfd3f570852</id>
<content type='text'>
The way in that concurrency limit was being enforced was such that
transfer attempts were being spawned in groups of 3, and all of them had
to finish before a new group could be spawned. This modification allows
for use of maximum concurrency level at all times.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The way in that concurrency limit was being enforced was such that
transfer attempts were being spawned in groups of 3, and all of them had
to finish before a new group could be spawned. This modification allows
for use of maximum concurrency level at all times.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] set as PROCESSING during processing flow</title>
<updated>2017-10-05T08:43:20+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-09-30T04:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=25a35f470f597eba8479cc0178193ac963ee6350'/>
<id>25a35f470f597eba8479cc0178193ac963ee6350</id>
<content type='text'>
It was previously setting to PROCESSED. Also added some tests to check
if the underlying wrapped calls matches the intent.

-- Resolves: #8955
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was previously setting to PROCESSED. Also added some tests to check
if the underlying wrapped calls matches the intent.

-- Resolves: #8955
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] notify, retry and fail from invalid tag</title>
<updated>2017-10-05T08:43:20+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-09-26T20:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=b8bdbcda11bccaf2110c441b9d4000d0fe73048a'/>
<id>b8bdbcda11bccaf2110c441b9d4000d0fe73048a</id>
<content type='text'>
Notify, log something meaninful and retry at most 3 times before marking
the download as unusable (FAILED_DOWNLOAD).

-- Related: #8825
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notify, log something meaninful and retry at most 3 times before marking
the download as unusable (FAILED_DOWNLOAD).

-- Related: #8825
</pre>
</div>
</content>
</entry>
</feed>
