Skip to content

Does not take into account max post size #112

@alistairreynolds

Description

@alistairreynolds

For errors that exceed that max allowed size on airbrake, it doesn't truncate the data and silently fails.

This seems to happen when there's a stack of errors that try to get reported at once.

Instead silently failing so that the error never gets discovered, it should truncate the error like in the airbrake/airbrake repo below:

airbrake/airbrake#626

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions