Uploaded image for project: 'Automation for Cloud'
  1. Automation for Cloud
  2. AUTO-2028

Provide more detail on "Failed to send email" error for "Send Customized Email" action

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      Currently , when admin configured customised email with HTML and set the recipient with more than 400 emails , it may hit the "Failed to send email" error. However , there are no details why was it failed.

      From support logs , can verify that it is due to

      {"message":"Invalid payload size.","errors":[{"code":"EVENT_SIZE_EXCEED_MAXIMUM","message":"Request payload size of 261697 bytes exceeded maximum payload size of 257024 bytes."}
      

      Steps to Reproduce

      1. Create an automation rule with a Send customised email component
      2. Configure content with complex HTML
      3. Send email to a team/group with more than 400 but less than 500 users

      Expected Results

      The email is sent

      Actual Results

      The below error is thrown in the audit log:

      "Failed to send email"
      

      Workaround

      • Reduce the number of recipients email. ; and
      • Split the "Send customised email" action to reduce the request size

              Unassigned Unassigned
              nroslan Atiqah Roslan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: