Closed
Description
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
Activity