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

Feature/email rate limiting #94

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

SuperALKALINEdroiD
Copy link

No description provided.

@SuperALKALINEdroiD
Copy link
Author

@KMKoushik did something on rate limitting, can you please review and give some notes/feedbacks

Copy link
Member

@KMKoushik KMKoushik left a comment

Choose a reason for hiding this comment

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

this would not work for cloud version, ratelimiting should based on team data available on database

@SuperALKALINEdroiD
Copy link
Author

I will need more information on this, Things are already rate limitted on team as I can see on the token function in the send email method

@SuperALKALINEdroiD
Copy link
Author

I’ve updated the endpoint and included teamId in the rate limiter token. Could you please review it again and share your feedback or any suggestions for improvement?

@SuperALKALINEdroiD
Copy link
Author

Hey @KMKoushik when can I expect a review

@SuperALKALINEdroiD
Copy link
Author

Hello @KMKoushik I am still looking for some feedback on this PR

@KMKoushik
Copy link
Member

@SuperALKALINEdroiD sorry missed this, i think the rate limit for each team should be strored in database for each team rather than env. this is more of a cloud feature. on-prem doesn't really need rate-limiting tbh

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.

2 participants