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

Rate limits #40

Closed
DakotaNelson opened this issue Jul 29, 2015 · 1 comment
Closed

Rate limits #40

DakotaNelson opened this issue Jul 29, 2015 · 1 comment
Labels

Comments

@DakotaNelson
Copy link
Owner

Many APIs have them, and we don't honor them.

If anyone sends giant chunks of data, some of it may get lost when we bump up against rate limits.

While we're working on spacing out transmissions to not hit rate limits, it's worth thinking about adding some jitter to the send delay in order to evade frequency-based analysis.

@DakotaNelson DakotaNelson added this to the 0.1 milestone Jul 29, 2015
@DakotaNelson DakotaNelson modified the milestones: 0.1, 0.2 Nov 15, 2015
@DakotaNelson
Copy link
Owner Author

This is superseded by #83.

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

No branches or pull requests

1 participant