Is it possible to make metabase error less verbose?

the error shown on that page is detailed and we want to make it short, just 500 error

is it possible?

Hi @umarkotak
I've created an issue for it:
https://github.com/metabase/metabase/issues/23277 - upvote by clicking :+1: on the first post

The only way would be to use a reverse-proxy and catch those errors before returning it to the user.

Cool, thankyou :pray: