pub fn mark_graph_sync_attempted( conn: &mut impl GenericClient, project_id: &str, file_path: &str, ) -> Result<bool>