pub async fn fetch_and_save_with_client( client: Client, db: &CouchDB, url: &Url, update: bool) -> RssResult<FetchedFeedPage>