opendatahub-io / caikit-nlp-client

A grpc and http client library for caikit-nlp
Apache License 2.0
3 stars 6 forks source link

added timeout keyword argument to the http client #45

Closed z103cb closed 1 year ago

z103cb commented 1 year ago

Added a timeout kwarg for the http client

Closes #43

dtrifiro commented 1 year ago

Looks good. Can we add a test for it?