Skip to content

build-from-local Error: POST payload is too large (limit 9MB) #140

Description

@radimkvet

When using the build-from-local command to create a build on the platform from the local sources, if the source code is bigger than 9MB the command ends with an error message.

Repro steps:

  1. Go into any repo with Actor source code bigger than 9MB
  2. Follow the steps to build from local source
  3. The command fails with the following message:
[ERROR]: The POST payload is too large (limit: 9437184 bytes, actual length: <your_size> bytes).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIv1: nice to haveThis feature is a nice to have for the v1 release

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions