Skip to content

Receiving mongodb error (appear in st2workflow logs) sending a 2MB content How it reached ~18MB? #5394

Open
@DavidMeu

Description

@DavidMeu

Receiving mongodb error (appear in st2workflow logs) sending a 2MB file How it reached ~18MB?

Workflow execution completed with errors. (type='error',message="OperationError: Could not save document (BSONObj size: 18680128 (0x11D0940) is invalid. Size must be between 0 and 16793600(16MB
) First element: _id: ObjectId('616e796a84fc83000116d6c7'))",task_id='parse_email_attachments',route=1)

I assume part of this issue is because ST store also the whole context for each task.

Although I saw my object is ~13MB in mongo:
image

ST 3.1\3.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions