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

Add configuration support for OpenSergoClient #22

Open
sczyh30 opened this issue Jan 29, 2023 · 0 comments
Open

Add configuration support for OpenSergoClient #22

sczyh30 opened this issue Jan 29, 2023 · 0 comments
Labels
area/configuration Issue related to configurations of OpenSergo SDK kind/feature Category issues or PRs related to feature request

Comments

@sczyh30
Copy link
Member

sczyh30 commented Jan 29, 2023

Add configuration support for OpenSergoClient so that users could configure TLS, retry, timeout and others.


OpenSergoClient 支持自定义配置(如 TLS、重试配置、超时配置等)。API 范式可以是普通的带 config 构造的方式,也可以是 builder 方式 (OpenSergoClientBuilder)。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/configuration Issue related to configurations of OpenSergo SDK kind/feature Category issues or PRs related to feature request
Projects
None yet
Development

No branches or pull requests

1 participant