From 9515c944279e08221de1852ab373d24232dccbf1 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Wed, 29 Apr 2015 00:55:53 +0200 Subject: [bug] fix soledad bootstrap sync issues * Instead of checking if soledad is still syncing for the timeuot cancel the delayed call. * Count retries properly. * Now soledad sync only returns SoledadError (#6981). --- changes/bug-syncing_retry | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/bug-syncing_retry (limited to 'changes') diff --git a/changes/bug-syncing_retry b/changes/bug-syncing_retry new file mode 100644 index 00000000..5a784a0c --- /dev/null +++ b/changes/bug-syncing_retry @@ -0,0 +1 @@ +- Fix soledad bootstrap sync retries. -- cgit v1.2.3