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

Create Form for Updating limit of Feature-Flag Rate Limiter #17

Open
MehulKChaudhari opened this issue Nov 29, 2024 · 0 comments
Open

Comments

@MehulKChaudhari
Copy link
Member

Issue Description

Create a form which only the super user can access. The form is basically to update the limit of the feature-flag rate limiter.

Expected Behavior

  • Only superusers can view and interact with the form.
  • Super users can modify and save the feature-flag rate limiter's limit successfully.
  • Appropriate validation and feedback (e.g., success or error messages) should be displayed.
  • Implement field validation for rate limits to prevent invalid entries. (Only number in limit field)

(Note: For now, the form should only be accessible through a dedicated route, such as /update-limit, or another clear and semantically appropriate URI that aligns with industry best practices.)

Current Behavior

The form to update the rate limit is built.

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

No branches or pull requests

1 participant