perone / euclidesdb

A multi-model machine learning feature embedding database
http://euclidesdb.readthedocs.io
Other
633 stars 31 forks source link

Wrong model name in client call can cause the server to quit #1

Closed perone closed 6 years ago

perone commented 6 years ago

Wrong model name in client call can cause the server to quit. Change the logging level to ERROR instead of FATAL and return to the client API with a proper error.