pub async fn process_events( suite_instance: SuiteRunInstance, exclude_empty_logs: bool, ) -> Result<(Vec<RunEvent>, Vec<String>), Error>