Skip to content

Reduce Number of Published Errors

Compare
Choose a tag to compare
@DylanRodgers98 DylanRodgers98 released this 09 Aug 17:22
· 56 commits to master since this release

Requests with a missing CSRF token cause a ForbiddenError to be thrown. This causes a lot of messages to be published to SNS daily. This release makes the SNSErrorPublisher ignore such errors.