solid_errors
solid_errors copied to clipboard
Infinite loop when email delivery fails
When email delivery fails (SMTP errors, invalid credentials, etc.), SolidErrors enters an infinite loop by reporting the email failure back to itself, creating new occurrences that trigger more emails indefinitely.