fn recommend_users_no_cache() -> Result<Vec<(u32, String)>, AppError>
Expand description

Origin of the cached function recommend_users.