Skip to content

Evidently server error when uploading modest size dataset: 413 Request Entity Too Large #1806

@jsimao71

Description

@jsimao71

With evidently 0.7.20, we are able to upload very small datasets (277578 rows and <20 columns).
However, when uploading a dataset slightly bigger (4739520 rows), server gives error:
413 Request Entity Too Large
(Shows in server logs, and propagates back to client).

How to configure the Evidently 0.7.20 server to increase the accepted limit.
Grok suggested option below, but this has no effect.

evidently ui --litestar-request-max-body-size 100000000

What option(s) or configuration settings can be done to increase the limit on size of dataset?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions