Requests failing with 406 Not Acceptable should not be retried
SNS will answer with 406 Not Acceptable if it encounters internal errors w.r.t. the input data. We should not retry these requests as they will always fail.
SNS will answer with 406 Not Acceptable if it encounters internal errors w.r.t. the input data. We should not retry these requests as they will always fail.