pub fn pull_from_relay( base_url: &str, session_id: &str, since_lamport: u64, ) -> Result<PullResponse, String>