Skip to content

πŸ› (import) PayloadTooLargeError: request entity too largeΒ #1907

@AntoLC

Description

@AntoLC

Bug Report

When import are too heavy we get errors, it comes from here:

We need to expose this settings to the y-provider server:

CONVERSION_FILE_MAX_SIZE = values.IntegerValue(
20 * MB, # 10MB
environ_name="CONVERSION_FILE_MAX_SIZE",
environ_prefix=None,
)

Metadata

Metadata

Assignees

Labels

backendbugSomething isn't workingjavascriptPull requests that update Javascript codetriage

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions