根据url限流有bug
Open
area/integrations
kind/question
wait-for-feedback
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
1. url 若为多个/ 分割开来 例如 /user/test 不能成功限流 设置流控不生效 但若为简短的url 只包含一个/ 例如:/test 则能成功流控
Contributor guide
Research direction
Start by reproducing the flow-control behavior with the reported URLs: /user/test and /test. Compare why the short URL is limited while the multi-segment URL is not; done means both URL forms are successfully rate-limited.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100