Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sporadic app lock up when syncing #111

Closed
smesdaghi opened this issue Oct 24, 2015 · 1 comment
Closed

Sporadic app lock up when syncing #111

smesdaghi opened this issue Oct 24, 2015 · 1 comment

Comments

@smesdaghi
Copy link
Member

Arbiter locks up when syncing some layers sometimes on a good connection network.

@smesdaghi
Copy link
Member Author

Created a project with od3 layers and noticed app locks up. tried various layers with media sync enabled/disabled. Turned out to be if the first feature on the layer happens to have a null datetime attribute, the DownloadedFeaturesHandler.checkTimeDifference method was not catching a a couple of cases resulting in sync not proceeding. We need a better solution that the current implementation for what looks like time difference between server and device computation that doesn't rely on a wfs check for first feature on layer. pushed the patch for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant