macro_rules! error_ratelimited { ($($rest:tt)*) => { ... }; }
As [tracing::error!], but rate limited.
tracing::error!