Skip to content

feat : added get_rate_limit_headers helper function to backend/app/limiter.py - #7270

Merged
janavipandole merged 1 commit into
janavipandole:mainfrom
tmdeveloper007:feat/#7269-rate-limit-headers-helper
Aug 15, 2026
Merged

feat : added get_rate_limit_headers helper function to backend/app/limiter.py#7270
janavipandole merged 1 commit into
janavipandole:mainfrom
tmdeveloper007:feat/#7269-rate-limit-headers-helper

Conversation

@tmdeveloper007

Copy link
Copy Markdown
Contributor

📄 Description

Added get_rate_limit_headers helper function to backend/app/limiter.py for enhanced schema and utility validation.

🔗 Related Issues

Closes #7269

🧩 Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Style / UI improvement
  • Refactor
  • Test
  • Chore / dependency update

✅ Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Note: This task is being handled by tmdeveloper007 as part of GSSOC (GirlScript Summer of Code) — please assign this PR to the tmdeveloper007 account when picking it up.

@janavipandole
janavipandole merged commit 1bf7e47 into janavipandole:main Aug 15, 2026
12 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat : add get_rate_limit_headers helper function to backend/app/limiter.py

2 participants