Assigned
Status Update
Comments
cb...@google.com <cb...@google.com> #2
I have forwarded your request to our engineering team. I cannot provide an E.T.A. or guarantee that this feature will be deployed. Nevertheless rest assured that your feedback is always seriously taken.
Any future updates will be posted on this thread. Let me thank you for helping us to improve the functionality of our products.
Any future updates will be posted on this thread. Let me thank you for helping us to improve the functionality of our products.
Description
I understand that this feature is currently in BETA.
The current behavior is: A notification is sent whenever a new error is detected and – technically speaking – a new ErrorGroup is created. If more errors of this kind which are categorized into the same ErrorGroup occur later on, no notification is sent.
While this is definitely a sane default behavior it could be very helpful to reset notifications after a certain threshold.
Example: An error appears for the first time, a new ErrorGroup is created and a notification is sent. The developer fixes the error, it doesn't appear again for a few days. For whatever reason the error is re-introduced after a few days. Since Error Reporting is still aware of the ErrorGroup, it classifies this error as known error and no Notification is sent.
It would be useful to receive another Notification in this situation!
So in fact what I'm looking for is a feature like: "Notify me if this error occurs again after not having occurred for X days."