Skip to content

StreamedJsonResponse does not stream #60257

Open
@macropay-solutions

Description

@macropay-solutions

Hi,

We implemented a StreamedJsonResponse for large sets of data and we noticed it crashes with memory issues because the json_encode can't be used for streaming data.

What alternatives exist to this issue?

If it can't stream data, why is it called Streamed?

Thank you.

Originally posted by @macropay-solutions in #60252

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions