|
|
|
@ -1738,6 +1738,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
|
|
|
|
" backoff=" + backoff +
|
|
|
|
|
" host=" + account.host +
|
|
|
|
|
" ex=" + Log.formatThrowable(last_fail, false);
|
|
|
|
|
if (compensate > 1)
|
|
|
|
|
Log.e(msg);
|
|
|
|
|
EntityLog.log(this, msg);
|
|
|
|
|
|
|
|
|
|