Reduce Number of Published Errors
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.
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.