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

Buffer records locally when network is down. #6

Open
ic opened this issue Aug 8, 2017 · 1 comment
Open

Buffer records locally when network is down. #6

ic opened this issue Aug 8, 2017 · 1 comment

Comments

@ic
Copy link
Member

ic commented Aug 8, 2017

Devices cannot expect to have permanent network connectivity. If it loses network when sensor data is ready for upload, we currently lose the batch.

This is about buffering readings locally up to some upper limit, until network is back. When the buffer is full, fall back on dropping the batches, for now.

@ic ic added the enhancement label Aug 8, 2017
@ic
Copy link
Member Author

ic commented Aug 8, 2017

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