Sachin Varghese

Results 4 issues of Sachin Varghese

Based on the [docs](https://docs.seldon.io/projects/seldon-core/en/v1.11.0/python/python_component.html#user-defined-exceptions), seldon core supports custom error handling for REST endpoints. As an example, ```py """ Model Template """ class MyModel(Object): """ The field is used to register...

gRPC

How do we go about renaming role name while using a knex backend ?

In some restricted environments, the `tmp` directory to create python environments has to be configurable. This PR allows for the same using an environment variable `TMP_PY_ENV_PATH`. No breaking changes expected...