summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2014-03-07 17:24:33 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2014-03-07 17:28:57 -0300
commit17fcf4f3efd1c016bd0f93129b4bedfd8ca92309 (patch)
tree2aa46ff7b3718bc7da4f63ccd934f651934973f3 /changes
parent2545e54bdb025ff09ef4e12ddf7a4515142b8dc1 (diff)
Run all the soledad bootstrap on error.
Before this fix, if the soledad bootstrapping failed during the first download process, we retried since after that point which caused a failure.
Diffstat (limited to 'changes')
-rw-r--r--changes/better-soledad-retry1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/better-soledad-retry b/changes/better-soledad-retry
new file mode 100644
index 00000000..ac21f76c
--- /dev/null
+++ b/changes/better-soledad-retry
@@ -0,0 +1 @@
+In case of soledad bootstrap error (e.g.: network failure), re run all the setup process.