openresty / openresty/lua-resty-core
ngx.balancer 如何设置重试状态码
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 853
- Forks
- 286
- Avg merge
- 35m
- Merged PRs (30d)
- 1
Description
想要使用 ngx.balancer 设置在 404 的时候进行重试,ngx.balancer 支持吗
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
Start by reviewing the ngx.balancer API documentation and the existing handling of upstream retries and HTTP status codes. Determine whether retrying on 404 is currently supported and, if not, define the required API behavior and tests before choosing an implementation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100