You need to sign in to do that
Don't have an account?
Katherine Rowe
Why am I not getting exception emails every time?
Why does it only send an email the first time there is an unhandled exception? Is there some logic to explain this behavior?
This guy describes the same behavior here, but this was from 5 years ago:
https://developer.salesforce.com/forums/ForumsMain?id=906F00000008yXMIAY
I am actually testing something about the exception emails, so I want to keep receiving the actual email everytime my trigger throws an unhandled exception. I've tried adding my name to the Apex Exception Email list, but that didn't help with the frequency of emails.