HomePhorge

Avoid missing sync intervals

Description

Avoid missing sync intervals

Summary:
We tried to guarantee that we never sync more frequently than the
minimum sync interval. It can happen though that the timer fires a
little bit early, resulting in a complete sync interval being missed.

We avoid this problem by only not syncing again if we did sync within
(interval - 2min).

Phabricator: git.kolab.org/T1295

Reviewers: knauss

Differential Revision: https://git.kolab.org/D189

Details

Provenance
Christian Mollekopf <chrigi_1@fastmail.fm>Authored on Jun 27 2016, 11:32 AM
mollekopfPushed on Jun 27 2016, 11:46 AM
Differential Revision
D189: Avoid missing sync intervals
Parents
rA70236388ab34: Prepare release of akonadi-1.12.42.9
Branches
Unknown
Tags
Unknown
Build Status
Buildable 4042
Build 4029: Continuous Integration for Software Development Projects