pub fn needs_quota_warning( curr_percentage: u64, warned_at_percentage: u64, ) -> bool
Checks if a quota warning is needed.