fn get_feed_id_prime_cache(item_id: u32) -> Result<u32, AppError>
Expand description

Primes the cached function get_feed_id. This is a cached function that uses the GET_FEED_ID cached static.