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

Refactor: Limit the number of API calls per IP address #4

Closed
gmetais opened this issue Dec 11, 2014 · 1 comment
Closed

Refactor: Limit the number of API calls per IP address #4

gmetais opened this issue Dec 11, 2014 · 1 comment

Comments

@gmetais
Copy link
Collaborator

gmetais commented Dec 11, 2014

On branch "refactor".

To avoid abuse, limit the number of runs to 24 per 24h. Use the IP address as a identifier.
The limit will definitely increase when we introduce user accounts in the future.

Limit the total number of API calls to 1000 per 24h (launch runs + run status + get results).

@gmetais gmetais added this to the v1.1.0 - Refactor milestone Dec 11, 2014
gmetais added a commit that referenced this issue Dec 13, 2014
Securize and add limits to API calls
@gmetais
Copy link
Collaborator Author

gmetais commented Dec 13, 2014

Closed #4 via #19.

@gmetais gmetais closed this as completed Dec 13, 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

1 participant