You'll notice
Oversized cross-session messages now fail with a specific error naming the size and the limit
A new error class message_too_large is raised when a serialized cross-session message exceeds the line cap. The error message states both the actual character count and the limit, and suggests putting bulk content in a file instead.