This commit is contained in:
2026-03-08 00:41:26 +05:30
parent 9f9e472ada
commit 0453fdd88a
24 changed files with 480 additions and 448 deletions

View File

@@ -44,7 +44,7 @@
"kind": "class",
"path": "mail_intake.parsers.body.MailIntakeParsingError",
"signature": "<bound method Alias.signature of Alias('MailIntakeParsingError', 'mail_intake.exceptions.MailIntakeParsingError')>",
"docstring": "Errors encountered while parsing message content.\n\nRaised when raw provider payloads cannot be interpreted\nor normalized into internal domain models."
"docstring": "Errors encountered while parsing message content.\n\nNotes:\n **Lifecycle:**\n\n - Raised when raw provider payloads cannot be interpreted or normalized into internal domain models"
},
"extract_body": {
"name": "extract_body",