网关限流异常类ZuulBlockFallbackProvider中返回信息限定了BlockResponse,能不能支持自定义
Open
area/gateway-flow-control
good first issue
kind/enhancement
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Issue Description
Type: *bug report* or *feature request*
### Describe what happened (or what feature you want)
网关限流异常类 ZuulBlockFallbackProvider 中返回信息限定只能返回 BlockResponse。我们期望用户可以真正自定义网关限流之后的处理逻辑,像 Web adapter 一样,可以实现跳转、自定义返回等。
Contributor guide
Research direction
Start by reading the ZuulBlockFallbackProvider and BlockResponse classes named in the issue, then trace how gateway rate-limit fallback responses are handled. Clarify the extension point needed for custom redirects or responses and define tests that demonstrate the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100