On Thu, Mar 20, 2025 at 6:00 PM Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx> wrote: > Should we exclude fatal errors from the rate limit? Fatal error logs > would be > really useful for debug analysis, and they not happen very frequently. The logs today only make the distinction between correctable vs. uncorrectable so I thought it made sense to be consistent. Maybe this is something that could be deferred? The only fixed component is the sysfs attribute names (which can be made to refer to uncorrectable nonfatal vs. uncorrectable in doc/underlying implementation). Thanks, Jon