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

Implement backoff protocol #82

Open
ferjm opened this issue May 18, 2016 · 0 comments
Open

Implement backoff protocol #82

ferjm opened this issue May 18, 2016 · 0 comments

Comments

@ferjm
Copy link
Member

ferjm commented May 18, 2016

We need a backoff protocol to request that clients enter a "backoff" state in which they avoid making further requests in periods of heavy load or in the case that a single client makes too many requests in a short period of time.

We can probably abstract this so it can be reused in foxbox and other servers.

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