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

This is a cached function that uses the RECOMMEND_USERS cached static.