pub async fn assure_event_log_check<P: Platform>(
    mgr: Arc<Mutex<Manager>>,
    platform: PlatformExt<P>,
    conversation_uuid: Uuid
)