Exception: UnsubscribesMailbox::EmailNotFoundError

Inherits:
StandardError
  • Object
show all
Defined in:
app/mailboxes/unsubscribes_mailbox.rb

Overview

Raised when the parsed UID does not match any Communication. We surface it
via ActionMailbox's normal failure path (sets the InboundEmail to failed)
so the message is recoverable and visible in AppSignal.