Skip to content

vine: largest task check does not consider used cache for disk #4380

@btovar

Description

@btovar

For some interval we check whether for every task there is worker large enough to run it. If not, then we print a warning. The check for disk only considers the total disk of a worker but not the used cache. This causes the warning not to be printed and for the workflow to make any progress.

Metadata

Metadata

Assignees

Labels

TaskVinebugFor modifications that fix a flaw in the code.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions