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

Deferred pour to inactive tap eventually causes SyncManager to stop updating. #67

Open
scottresnik opened this issue Feb 10, 2014 · 0 comments

Comments

@scottresnik
Copy link

I'll see a bunch of entries like below at a regular interval:
02-09 17:29:00.874 D/SyncManager(28361): Processing 1 deferred pour.
02-09 17:29:00.874 W/LocalDbHelper(28361): getCurrentRow: pour
02-09 17:29:00.874 D/SyncManager(28361): >>> Posting pour: tap=kegboard.flow0 ticks=4830
02-09 17:29:00.884 D/Http (28361): --> GET https://kegbot.example.com/api/taps/ [200]
02-09 17:29:00.944 D/Http (28361): --> POST https://kegbot.example.com/api/taps/kegboard.flow0 [500]

Then between 1 and 2 hours later, that will stop, and the tablet will no longer be sending updates to the server.

@mik3y mik3y added this to the v1.0 milestone Mar 4, 2014
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

2 participants