Skip to content

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

@wushengju

Description

@wushengju

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?

Activity

added
questionA question about this library or its usage
on Aug 9, 2021
ST-DDT

ST-DDT commented on Aug 9, 2021

@ST-DDT
Collaborator

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.

linked a pull request that will close this issue新增对ServiceConfig配置的支持 #574on Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionA question about this library or its usage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @ST-DDT@wushengju

      Issue actions

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