sidekiq_remappable_errors 0.7.0
This library is designed to reduce noise in your error reporting services, by remapping the classes of errors in Sidekiq jobs to a single, custom error, for a limited number of retries. You can then set up error handling rules specifically for your custom error, such as ignoring it completely.