Skip to content

Large chart data doesn't return a helpful error message #36385

@ethan-l-geotab

Description

@ethan-l-geotab

Bug description

Theres a interesting interaction where a chart which requests a lot of data for the form_data won't display correctly on chrome. It works fine on Firefox though.

The request is about 950 mbs? I'm not sure what the cutoff limit is. I think if it's probably a browser limitation.

Screenshots/recordings

The endpoint returns 200, but the frontend displays this:

Image

On Firefox it displays correctly:

Image

Superset version

master / latest-dev

Python version

3.9

Node version

16

Browser

Chrome

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • I have searched the GitHub issue tracker and didn't find a similar bug report.
  • I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.

Metadata

Metadata

Assignees

Labels

browser:chromeRelated to the Chrome browser

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions