[Merge] lp:~renatofilho/address-book-service/enable-debug into lp:address-book-service

Bill Filler bill.filler at canonical.com
Tue Sep 9 19:56:41 UTC 2014


Review: Needs Fixing

It basically works but we should fix the restart logic a bit. Currently it tries 10 times in a row to restart EDS, without any delay. This happens very quickly, probably too quickly.

Instead, you should sleep between each retry with a timer or something. Like try immediately after first failure, then sleep 2 seconds and retry, then sleep 3 seconds and retry, then sleep 4 seconds and retry, etc.. until you've tried 10 times.
-- 
https://code.launchpad.net/~renatofilho/address-book-service/enable-debug/+merge/233084
Your team Ubuntu Phablet Team is subscribed to branch lp:address-book-service.



More information about the Ubuntu-reviews mailing list