Skip to content

dag-core / Exports / ICostPolicy

Interface: ICostPolicy

Budget constraints for a DAG run or individual node execution.

Table of contents

Properties

Properties

runCreditLimit

runCreditLimit: number

Defined in

types/domain.ts:97


costPolicyVersion

costPolicyVersion: number

Defined in

types/domain.ts:98

Released under the MIT License.