AntiPattern
Over-filtered Error Reporting
over-filtered-error-reporting
Exception and error reporting gets silently dropped or suppressed because default SDK/framework handlers apply high-priority filters and ignore rules (e.g., status-code ignores) while debug/reporting changes disable visibility, leaving only partial traces and misleading dashboards.