pub async fn fetch_and_save(
    db: &CouchDB,
    opts: &FetchOpts
) -> RssResult<FetchedFeedPage>