vitrivr / cineast

Cineast is a multi-feature content-based mulitmedia retrieval engine. It is capable of retrieving images, audio- and video sequences as well as 3d models based on edge or color sketches, textual descriptions and example objects.
MIT License
56 stars 51 forks source link

Improved error message when no config is available #364

Closed silvanheller closed 1 year ago

silvanheller commented 1 year ago

Based on #363, if no config path is provided & no config file is available, the behavior is inconsistent in that Cineast does not shut down but proceeds.

This change makes sure the behavior is consistent