spring-cloud / spring-cloud/spring-cloud-openfeign
URL request error, can dynamic update and re-request?
Open
Nobody has claimed this yet.
enhancement
waiting for votes
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 838
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 13
Description
If the specified url parameter causes a request failure, can you replace the url parameter value to send the request again?
Kind of like FallBackFactory, but based on the global configuration of FeignClient, and able to send the server a second request instead of returning an exception directly
Contributor guide
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
The issue names no files, tests, or entry points. Clarify how the URL should be selected and retried through global FeignClient configuration, then identify the relevant request path and tests before defining completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100