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

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