This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from b3616d2 fix: follow up pr-15343 (#15355)
add 241ee32 feat: custom error SQL Lab timeout (#15342)
No new revisions were added by this update.
Summary of changes:
docs/src/pages/docs/Miscellaneous/issue_codes.mdx | 16 ++++++
.../src/components/ErrorMessage/types.ts | 1 +
superset-frontend/src/setup/setupErrorMessages.ts | 4 ++
superset/errors.py | 15 ++++++
superset/sql_lab.py | 28 +++++-----
tests/sqllab_tests.py | 60 ++++++++++++++--------
6 files changed, 88 insertions(+), 36 deletions(-)