Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add a configuration where users can customize the maximum entity size. #405

Copy link
Copy link

Description

@Juliexie2023
Issue body actions

When adding test cases to a test run, if there are too many cases, it will keep showing "updating".

The log as following:
PayloadTooLargeError: request entity too large
at readStream (/app/backend/node_modules/raw-body/index.js:163:17)
at getRawBody (/app/backend/node_modules/raw-body/index.js:116:12)
at read (/app/backend/node_modules/body-parser/lib/read.js:79:3)
at jsonParser (/app/backend/node_modules/body-parser/lib/types/json.js:138:5)
at Layer.handle [as handle_request] (/app/backend/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/app/backend/node_modules/express/lib/router/index.js:328:13)
at /app/backend/node_modules/express/lib/router/index.js:286:9
at Function.process_params (/app/backend/node_modules/express/lib/router/index.js:346:12)
at next (/app/backend/node_modules/express/lib/router/index.js:280:10)
at cors (/app/backend/node_modules/cors/lib/index.js:188:7)

Could you add a configuration where users can customize the maximum entity size?

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.