pub const MAX_ACTIVITY_EDGES: usize = 100_000;
Maximum number of input or output edges on one activity.