jackba / worktime

Automatically exported from code.google.com/p/worktime
0 stars 0 forks source link

Add option to retry syncing every 5 minutes if sync failed #203

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a preferences option that allows the user to enabled a sync-retry if a 
synchronization failed.

The key will be 'accountSyncRetryOnError'
Default value: true

When a sync fails this property should be checked to be true, if so a single 
(non repeatable) alarm should be scheduled to start within five minutes, if and 
only if no other synchronization will fire within 10 minutes!

Original issue reported on code.google.com by dirkvran...@gmail.com on 12 Mar 2013 at 3:29

GoogleCodeExporter commented 9 years ago

Original comment by dirkvran...@gmail.com on 12 Mar 2013 at 3:43