Improved handling of PHP Memory and Timeout Fatal Errors

We are now aggregating PHP memory and timeout fatal errors as one unique source of errors respectively, instead of grouping them by file and line they occured in. Since these two errors can happen almost randomly everywhere in the code base, the uniqueness aggregation was essentially not working for them, which in turn caused over alerting and noise.

Components

Published

21.11.2016