Describe the problem
When an addon produces a lot of errors we hear the error sound every 2 seconds. Sometimes that's for the entire m+ run, which is very annoying.
Suggestion: an option to configure the 2 seconds timeout will mitigate the issue.
Other idea is to have a easy way to suspend the error reporting until the user leaves the current zone.
Did this happen on PTR/Beta or the live version of WoW?
Both
What steps will reproduce the problem?
- Use BigWigs on Beta and run a m+
Any additional information? (example: WoW language if not English)
Probably adding an option to configure the number '2' in if not lastError or GetTime() > (lastError + 2) then will do it?