Closed
Description
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
Labels
No labels