Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-382 Refactoring of errorhandling and debugging
  3. TRANSLATE-390

Prevent that the same error creates a email on each request to prevent log spam

    • High
    • Implemented the code base to recognize duplicated errors and prevent sending error mails.

      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.

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: