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

Provide Throttler Filter #75

Closed
8 tasks
lonnieezell opened this issue May 18, 2016 · 1 comment
Closed
8 tasks

Provide Throttler Filter #75

lonnieezell opened this issue May 18, 2016 · 1 comment
Labels
new feature PRs for new features
Milestone

Comments

@lonnieezell
Copy link
Member

lonnieezell commented May 18, 2016

Should provide a simple method that can be used to throttle, or rate limit any action with the following constraints:

  • Number of requests
  • Time Period (in minutes?)
  • Restrict per session?

Development Checklist:

  • Component(s)
  • ... with PHPdocs
  • Unit testing
  • ... with >80% coverage
  • User guide updated
  • Classmap integration?
  • Securely signed commits
  • Conforms to style guide
@lonnieezell lonnieezell added this to the Pre-Alpha 2 milestone May 18, 2016
@lonnieezell lonnieezell added the new feature PRs for new features label May 18, 2016
@lonnieezell
Copy link
Member Author

Now that we've got the idea of "Controller Filters" coming in, this should be implemented as one of those...

@lonnieezell lonnieezell changed the title Provide Throttler Trait Provide Throttler Filter Aug 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature PRs for new features
Projects
None yet
Development

No branches or pull requests

1 participant