Add configuration support for OpenSergoClient #22
Labels
area/configuration
Issue related to configurations of OpenSergo SDK
kind/feature
Category issues or PRs related to feature request
Add configuration support for OpenSergoClient so that users could configure TLS, retry, timeout and others.
OpenSergoClient
支持自定义配置(如 TLS、重试配置、超时配置等)。API 范式可以是普通的带 config 构造的方式,也可以是 builder 方式 (OpenSergoClientBuilder)。The text was updated successfully, but these errors were encountered: