Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • suzyb 474 posts 932 karma points
    May 28, 2012 @ 13:02
    suzyb
    0

    Notification of custom render task failure

    We just had an issue that due to our custom render task failing the email addresses were getting set as bounced emails.  It was a bit time consuming tracking down that it was an error with our code and not emails actually bouncing.

    So I thought it might be an idea to put something in the documentation to tell people they need to make sure they handle or log exceptions as if any custom code fails it will show as a bounced email.

  • Markus Johansson 1924 posts 5831 karma points MVP 2x c-trib
    May 28, 2012 @ 14:12
    Markus Johansson
    0

    Thank you suzyb!

    Great feedback!

    We'll look at maybe implementing som kind of "sandbox mode" that can show the users what went wrong. Meanwhile I always recomend people to hook into the process with the debugger so that if it's your code that causes the error, I'll get noticed.

    / M

Please Sign in or register to post replies

Write your reply to:

Draft