opensergo / opensergo-java-sdk

OpenSergo Java SDK
Apache License 2.0
41 stars 24 forks source link

Add configuration support for OpenSergoClient #22 #30

Open Jax4Li opened 1 year ago

Jax4Li commented 1 year ago

Describe what this PR does / why we need it

Add configuration support for OpenSergoClient, include tls、keepalive time、retry.

Does this pull request fix one issue?

issues#22

Describe how you did it

build OpenSergoClient config by builder with some default value.

Describe how to verify it

Special notes for reviews