lukashornych / evitalab

Official web-based GUI client for evitaDB e-commerce database. It is built to help developers who use evitaDB with exploring and debugging their domain structure and data. Besides standard query executing, it also supports multiple no-code tools to quickly navigate through domain structure, docs and data without needing to write any queries.
https://github.com/lukashornych/evitalab
Apache License 2.0
7 stars 1 forks source link

Enable to display error details even for evitaDB 500 server errors #131

Open lukashornych opened 2 months ago

lukashornych commented 2 months ago

Right now every 5xx evitaDB server error results in EvitaDBInstanceServerError without any details. But evitaDB usually returns error json with details. This could be injected into the error so that developer can click through error notification and see the detail in lab.