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

Feat/rate limiter #222

Merged
merged 5 commits into from
Jun 1, 2023
Merged

Feat/rate limiter #222

merged 5 commits into from
Jun 1, 2023

Conversation

gozineb
Copy link
Contributor

@gozineb gozineb commented May 31, 2023

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

https://www.loom.com/share/f37b0787662f4b47aaf67550ca39a3a6

@vercel
Copy link

vercel bot commented May 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 1, 2023 8:51pm

@StanGirard StanGirard merged commit c3bb025 into main Jun 1, 2023
2 checks passed
StanGirard added a commit that referenced this pull request Sep 12, 2023
* 🔧 new use rate limiting env variables

* 🗃️ new Users table for rate limiting

* ✨limit user's requests number per day

* ✨ limit user's brain size

* docs(readme): updated with new migration

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
@StanGirard StanGirard deleted the feat/rate-limiter branch January 20, 2024 06:57
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.

None yet

2 participants