Check if any critical component (compute/meta/compactor) has panicked recently.
Only checks logs modified within the given time window to avoid false positives.
Check if the error message indicates a frontend-only error (SQL syntax, type mismatch, etc.)
These errors are typically safe and can be handled by auto-recovery.