opendatahub-io / caikit-nlp-client

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

improve http client error handling #60

Closed dtrifiro closed 11 months ago

dtrifiro commented 12 months ago

Similarly to https://github.com/opendatahub-io/caikit-nlp-client/pull/36, we could improve error handling in the http client by handing common failures (bad server address, invalid options, invalid option values, ...)