Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Breadcrumbs cause OOM #929

Open
Open
@samoylovfp

Description

@samoylovfp

When something bad happens on server and we get several exceptions per second - breadcrumbs can grow and cause process to OOM while trying to send these exceptions.
Example of mesage from raven to sentry:
https://gist.github.com/samoylovfp/29e8b863ce19bc5e999cb54ad0d0f41e

There should be some way of limiting maximum size of breadcrumbs array or size of outgoing message body.

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