View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003605 | SOGo | ActiveSync | public | 2016-03-29 10:59 | 2016-03-30 18:33 |
Reporter | m_emelchenkov | Assigned To | ludovic | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Summary | 0003605: SOGoActiveSyncDispatcher incorrectly detects time | ||||
Description | SOGoActiveSyncDispatcher sleeps 5 seconds instead 1 second. Too tiny period? Some hours ago it worked, but now I can't make it work every second even after restarting SOGo. Also, sometimes SOGoActiveSyncDispatcher don't start at all, even after refreshing mail list in iOS Mail. Don't know, however, is it related or not. Mar 29 13:56:30 sogod [21723]: <0x0x7f0ab9b40598[SOGoActiveSyncDispatcher]> Sleeping 1 seconds while detecting changes in Ping... | ||||
Tags | No tags attached. | ||||
Sorry, I forget to fill tech fields: Ubuntu 14.04/SOGo nightly build, iOS 8.4.1. |
|
We do sleep for SOGoInternalSync interval - but we never go below 5 seconds. So for example, if you set it to 15, you will see: Sleeping 15 seconds while detecting changes in Ping... Since you set it to 1 second, you'll see it once, but with a minimum of 5 seconds. |
|
sogo: master eb146764 2016-03-30 14:31 Details Diff |
(fix) set minimal interval (fixes 0003605) |
Affected Issues 0003605 |
|
mod - ActiveSync/SOGoActiveSyncDispatcher+Sync.m | Diff File | ||
mod - ActiveSync/SOGoActiveSyncDispatcher.m | Diff File | ||
sogo: v2 afc4552c 2016-03-30 14:31 Details Diff |
(fix) set minimal interval (fixes 0003605) |
Affected Issues 0003605 |
|
mod - ActiveSync/SOGoActiveSyncDispatcher+Sync.m | Diff File | ||
mod - ActiveSync/SOGoActiveSyncDispatcher.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-29 10:59 | m_emelchenkov | New Issue | |
2016-03-29 11:00 | m_emelchenkov | Note Added: 0009870 | |
2016-03-29 12:49 | ludovic | Note Added: 0009872 | |
2016-03-29 12:49 | ludovic | Status | new => closed |
2016-03-29 12:49 | ludovic | Assigned To | => ludovic |
2016-03-29 12:49 | ludovic | Resolution | open => no change required |
2016-03-30 18:33 | ludovic | Changeset attached | => sogo master eb146764 |
2016-03-30 18:33 | ludovic | Resolution | no change required => fixed |
2016-03-30 18:33 | ludovic | Changeset attached | => sogo v2 afc4552c |