Skip to content

Client stores response body in memory before writing them into file #35

@wiitt

Description

@wiitt

Keeping an entire response body in memory can cause OOM errors for big files. The client should not be limited by the amount of RAM. When retrieving a file, it should write a response into a file instead.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions