hypothetical-inc / GafferDeadline

Deadline Dispatcher for Gaffer
BSD 3-Clause "New" or "Revised" License
37 stars 6 forks source link

Use dispatch job name #83

Closed ericmehl closed 2 months ago

ericmehl commented 2 months ago

This changes the naming of jobs to be ${dispatcher.jobName}.${taskNodeName} instead of just ${taskNodeName}. It also adds a new batchName plug and changes naming of batches. Previously, batches were named by the dispatcher's jobName.