Details
-
Sub-task
-
Resolution: Fixed
-
None
-
High
-
Implemented the code base to recognize duplicated errors and prevent sending error mails.
-
Empty show more show less
Description
Since we send one email on each error it can happen, that the mail receiver is spammed by the same error if something goes really wrong.
This should be omitted.
The challenge is to differ between errors where log mail spam is unwanted and where one email per log is needed.
The error should be send only once per hour.
Attachments
Issue Links
- blocks
-
TRANSLATE-613 Refactor error messages and error handling
- Done