fn rw_recovery_status_impl( meta_client: &Arc<dyn FrontendMetaClient>, ) -> impl Future<Output = Result<RecoveryStatus>> + Send + 'static