Copied to clipboard

Flag this post as spam?

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


  • suzyb 476 posts 934 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 1945 posts 5899 karma points MVP 3x 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

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies