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

add rate limit #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

liudongmiao
Copy link

This should close #57

Default rate limit is 30 rps for overall request.

@@ -12,7 +12,7 @@
"permissions": [
"activeTab"
],
"version": "3.8.2",
"version": "3.8.2.1020",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a mark for myself, should update to other version name.

@dzmitry-duboyski
Copy link

nginx keeps cutting off my requests from the extension, it would be great to see these changes in production

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

Successfully merging this pull request may close these issues.

Add rate limiting
2 participants