async fn notify_session_end( liaison_endpoint: &str, session_id: &str, user_id: &str, ) -> Result<()>