Currently the DelayModel for a simulation is the same for each task (see the WorkflowPlan class).
It would be useful to have variations in the delay model for each task, to have more variation in the delays across the lifetime of a simulation. Currently, we are able to generate 'worst case scenarios' for each delay model provided.
Currently the
DelayModel
for a simulation is the same for each task (see the WorkflowPlan class).It would be useful to have variations in the delay model for each task, to have more variation in the delays across the lifetime of a simulation. Currently, we are able to generate 'worst case scenarios' for each delay model provided.