This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Description
Problem:
I had a failing task in my workflow, it was asking for 2 TB of disk. There was no clear error message other than a task has failed. However, the real problem was the node pool couldn't provision a disk that big.
Solution:
A clear and concise message that is returned through the workflow metadata saying that a node could not be provisioned with the requested runtime attributes (and ideally which attribute/quota was exceeded)