Skip to content

working around Google Cloud Run request limit of 32 MB #122

Description

@nazarewk

Google Cloud Run imposes limit of 32MB requests when using HTTP/1 interfering heavily with Attic uploads.

It could be solved by either:

According to the reqwest docs HTTP/2 should be enabled by default, but somehow I'm encountering this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions