[erlang-questions] Handling Crash Reports at scale

Michael Loftis mloftis@REDACTED
Mon Jun 3 23:22:44 CEST 2013


On Mon, Jun 3, 2013 at 9:42 AM, Max Lapshin <max.lapshin@REDACTED> wrote:
> Never, never, listen never redirect error_logger to email!

s/error_logger/any error logging/

I worked at a web host for a number of years.  Quick way to completely
break your app is to have every error email you.  Summaries, fine, but
immediate emails every time will bite you!

>
> I have understood that I'm wrong when I got 28000 of emails in mailbox
> and had to write IMAP script.
>
> Use  http://airbrake.io/ for collecting your errors =)
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions



--

"Genius might be described as a supreme capacity for getting its possessors
into trouble of all kinds."
-- Samuel Butler



More information about the erlang-questions mailing list