-
Notifications
You must be signed in to change notification settings - Fork 863
Closed
Labels
questionA question about this library or its usageA question about this library or its usage
Description
The context
What do you wish to achieve?
The question
What's the problem? What's not working? What's missing and why do you need it?
Stacktraces and logs
Do you have any relevant stacktraces or logs of your attempts?
The application's environment
Which versions do you use?
- Spring (boot):
- grpc-java:
- grpc-spring-boot-starter:
- java: version + architecture (64bit?)
- Other relevant libraries...
Additional information
- Did it ever work before?
- How can we reproduce it?
- Do you have a demo?
Metadata
Metadata
Assignees
Labels
questionA question about this library or its usageA question about this library or its usage
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
ST-DDT commentedon Aug 9, 2021
English
This library does not provide any additional logic related to retry.
Please use either grpc's or third-party's retry library code.
Currently there are no plans to add additional retry code to this library.
If you would like to have some specific properties to setup the grpc retry, then please request them more specificly. PRs are always welcome.