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 Rate Limiting #18

Open
6 tasks
henrym2 opened this issue Feb 4, 2020 · 0 comments
Open
6 tasks

Implement Rate Limiting #18

henrym2 opened this issue Feb 4, 2020 · 0 comments
Assignees
Labels
Backend Marks backend issues or tasks feature New feature or request

Comments

@henrym2
Copy link
Owner

henrym2 commented Feb 4, 2020

This shouldn't be too hard I imagine, but worth taking the time to figure it out carefully

  • Research Azure rate limiting/load balancing features
  • Implement infrastructure side rate limiting
  • Build interface to track number of user submissions
  • Limit user submissions by time
  • Send alert on login to user that they have voted too many times in x time
  • Log additional attempts after the limit

time estimation: 1 week (give or take)

@henrym2 henrym2 added feature New feature or request Backend Marks backend issues or tasks labels Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Marks backend issues or tasks feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants