sidekiq_remappable_errors 1.0.1
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.