Skip to content

Superset config related query #31782

Closed Answered by dosubot bot
SathishkumarAIT asked this question in Q&A / Help
Discussion options

You must be logged in to vote

Hey @SathishkumarAIT! I'm here to help you with any bugs, questions, or contributions you have for Superset. Let's work together to solve this issue!

To prevent error messages from being displayed to end users in the UI dashboard, setting DEBUG to False and SHOW_STACKTRACE to False in superset_config.py is a good start. However, for further customization or suppression of error messages, you can use the setupErrorMessagesExtra function. This function allows you to add custom error messages or suppress them entirely, beyond the basic configuration settings [1][2].

Ensure that your customizations are correctly implemented in the setupErrorMessagesExtra function to achieve the desired behav…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SathishkumarAIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant