Add redis based test cases to advanced ratelimit tests
Open
Nobody has claimed this yet.
Area/Policies
Type/Improvement
- Dominant language
- Go
- Stars
- 71
- Forks
- 111
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 110
Description
Current Limitation
our integration test for advanced ratelimit only cover memory based ratelimit. we need to test with redis as well. ATM we don't know whether the rate-limit functionlity works with redis or not
Suggested Improvement
$title
Version
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the advanced ratelimit integration tests and the existing memory-based test setup first. Add equivalent Redis-backed cases, then run the ratelimit integration tests and confirm the rate-limit functionality works with Redis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, redis
- Domain
- backend, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100