Skip to content

Avoid loading exports into browser memory - #2500

Open
gggsaasdv wants to merge 1 commit into
doccano:masterfrom
gggsaasdv:codex/fix-2471-large-export-download
Open

gggsaasdv wants to merge 1 commit into
doccano:masterfrom
gggsaasdv:codex/fix-2471-large-export-download

Conversation

@gggsaasdv

Copy link
Copy Markdown

Fixes #2471.

This changes dataset export downloads to use the browser's native download handling instead of fetching the response as a Blob. Large export files are no longer buffered in browser memory.

Tested:

  • yarn lint
  • yarn lint:prettier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Download stage of export should not download into browser memory

1 participant