CONTENT_FIELD_LIMIT_ERROR
Constant: warmhub.CONTENT_FIELD_LIMIT_ERROR
CONTENT_FIELD_LIMIT_ERROR = f'WarmHub content fields are limited to {MAX_CONTENT_FIELD_BYTES} bytes. WarmHub is not a document store; store large documents in S3, Box, Drive, or another document system and reference them from WarmHub instead.'Corrective error text for a content field that exceeds the byte limit.