getredash/redash

Front end data display exception

wangmiao1002 opened this issue · 0 comments

Issue Summary

When a large amount of data needs to be returned, the interface at the back has already returned a failure result, but the frontend is still waiting to load the data. Can this frontend be adjusted? Suspend this wait when the backend returns a failure
image

Steps to Reproduce

Querying jobs that return large amounts of data can be replicated
Error returned by API

Technical details:

  • Redash Version: v0.10.1
  • Browser/OS: Ubuntu
  • How did you install Redash: docker