public static function build_cache($ids): bool
    {
        if (empty($ids)) {
            return false;
        }