Skip to content

Request size limit on API endpoints might be too tight #1048

@elmisback

Description

@elmisback

Not blocking for SC

Expressions with 5 or more variables seem to be crashing in Odyssey (no analyses come back) due to the request being too large. Maybe due to the "5 mb" size server request size limit set here:

(* 5 1024 1024)) ; 5 mb body size for det44 bench mark.

but the request is only 1.16 MB according to the networking tab?

Example expression in Odyssey: x + y + z + x1 + y1

Causes herbie-fp/odyssey#183

image

Metadata

Metadata

Assignees

No one assigned

    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