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

Make advance interval adaptive to differentiate from polling #5

Open
narinearraul opened this issue Jan 27, 2017 · 0 comments
Open

Comments

@narinearraul
Copy link
Member

tmpreiss commented on May 9, 2016
Currently the iOS and Node (and Android?) SDKs will issue an advance request to the server -- for each ACL the user has read access to -- at least every 5 seconds.

This is not significantly different from polling.

The SDKs should implement an intelligent backoff strategy for advance requests that incorporate events such as app connect/disconnect and app foreground/background to reduce advance traffic so as to differentiate from polling.

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

No branches or pull requests

1 participant