async fn inlay_handler( rx: Receiver<InlayEvent>, client: Client, ) -> Result<(), Box<dyn Error + Send + Sync>>