Skip to content

Add human readable error message for PayloadTooLargeError #117

Description

@sentry

PayloadTooLargeError: File truncated as it exceeds the 2000000000 byte size limit.

Sentry Issue: API-1

PayloadTooLargeError: File truncated as it exceeds the 2000000000 byte size limit.
  File "app:///../node_modules/graphql-upload/public/processRequest.js", line 264, in FileStream.<anonymous>
    fileError = createError(
  File "node:events", line 526, in FileStream.emit
  File "node:domain", line 475, in FileStream.emit
  File "app:///../node_modules/busboy/lib/types/multipart.js", line 221, in PartStream.onData
    file.emit('limit');
  File "node:events", line 526, in PartStream.emit
...
(5 additional frame(s) were not displayed)

Solving strategies:

Activity

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

Metadata

Metadata

Assignees

Labels

backendThe backend providing GraphQL APIenhancementNew feature or requestwebThe web frontend

Type

No type

Projects

  • Status
    In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions