Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何通过grpc-spring-boot-starter设置重试相关的配置,目前不提供这样的功能吗? #573

Closed
wushengju opened this issue Aug 9, 2021 · 1 comment · May be fixed by #574
Labels
question A question about this library or its usage

Comments

@wushengju
Copy link

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?
@wushengju wushengju added the question A question about this library or its usage label Aug 9, 2021
@ST-DDT
Copy link
Collaborator

ST-DDT commented 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.

@ST-DDT ST-DDT closed this as completed Aug 9, 2021
@ST-DDT ST-DDT linked a pull request Aug 12, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A question about this library or its usage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants