Skip to content

Ability to set weight on a per-Task basis? #23

Description

@dotsdl

Perhaps in addition to priority, setting a weight on a Task for a given Transformation could be used to encode the difficulty of the Transformation (e.g. how much sampling is required to get a converged result). This would help with resource allocation.

Under this scheme, priority would function as a partitioning scheme, with Tasks of equal priority selected based on their weight. It's also worth considering if priority should be deprecated in favor of weight to avoid too much complexity here. This would be a simplification, making weight the only sole selection scheme at both the TaskQueue and Task level.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions