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: show rate limit warning in services page when total RPS > 100 #4266

Merged
merged 4 commits into from
Dec 21, 2023

Conversation

YounixM
Copy link
Member

@YounixM YounixM commented Dec 21, 2023

Summary

Show rate limit warning on services page when total RPS > 100

Screenshot 2023-12-21 165527

@github-actions github-actions bot added the enhancement New feature or request label Dec 21, 2023
@YounixM YounixM force-pushed the rate-limit-service-logs-message branch from a125d52 to 61c5aee Compare December 21, 2023 08:27
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@srikanthccv
Copy link
Member

srikanthccv commented Dec 21, 2023

This shouldn't be shown to everyone but only those who are on trial and haven't paid for a subscription. Also, I believe the number should be configurable from config service. We run a configs service to enable things like this without the need to build and deploy if we want to change it. What's the use of configs service if it isn't used for things like this?

@YounixM YounixM force-pushed the rate-limit-service-logs-message branch from 61c5aee to e280182 Compare December 21, 2023 09:04
Rajat-Dabade
Rajat-Dabade previously approved these changes Dec 21, 2023
Copy link
Contributor

@Rajat-Dabade Rajat-Dabade left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@YounixM
Copy link
Member Author

YounixM commented Dec 21, 2023

Agreed @srikanthccv, this we wanted to push along with this release. So started off with this.

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@YounixM YounixM merged commit 2e0fdbb into develop Dec 21, 2023
11 checks passed
@srikanthccv srikanthccv deleted the rate-limit-service-logs-message branch April 11, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants