Skip to content

429 Error - Existing Issue: "ignoreSentryErrors" option not available for latest release (version 7.1.1) #5270

Closed
@davidlee0602

Description

@davidlee0602

Problem Statement

Following a previous issue raised by other members: #4582

Summary:
429 errors (hard cap on rate limit in sentry config / settings) would prevent the AWS lambda function from running successfully, even though the error is a sentry internal error and not an error that generated from the logic of the AWS lambda function itself.

To prevent 429 errors from stopping lambda function execution, the following fix was applied to versions 6.18 and above;
#4620
however, it seems to have not been excluded in versions 7.0.0 and above (not included in latest Sentry release).

Can this ignoreSentryErrors option be included in the latest versions (7.x.x and above) of the repo?

Please kindly review and advise :)

Solution Brainstorm

Apply #4620 fix into latest / future releases :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions