Exception: Wurk::Encryption::DecryptionError

Inherits:
Error
  • Object
show all
Defined in:
lib/wurk/encryption.rb

Overview

Marker for a terminal, non-retryable decryption failure (missing or rotated-away key, tampered ciphertext). The server middleware raises JobRetry::Skip after routing the job to the dead set, so this class is what callers see as the dead record’s ‘error_class`.