[Error: Bad Request] {
status: 400,
details: 'Send options (parameters starting with o:, h:, or v:) are limited to 16 kB total',
type: 'MailgunAPIError'
}
Error: Unhandled error: Error: Bad Request
Perhaps the notifier should truncate or omit the body if the payload would be too long.