OpenAPITools / OpenAPITools/openapi-generator
[REQ] [Java-RestTemplate] Option to enable Retry Policy
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Can we have Retry policy using RetryTemplate rather than using RestTemplate in the generator. The consumer can configure the the Retry Policy accordingly. I can see some PRs for Jersey client however not for RestTemplate.
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
Start by locating the Java RestTemplate generator and reviewing the existing Jersey-client retry-policy pull requests mentioned in the issue. Determine how consumers should configure RetryTemplate-based retry behavior, then verify that generated RestTemplate clients expose the requested option without changing other client generators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100