RunLimits
@totemsdk/agent-policy / RunLimits
Interface: RunLimits
Properties
maxDurationMs?
optionalmaxDurationMs?:number
maxFailures?
optionalmaxFailures?:number
maxFees?
optionalmaxFees?:object
Aggregate fee ceiling per run.
amount
amount:
string
tokenId
tokenId:
string
maxGrossSpend?
optionalmaxGrossSpend?:object
Gross spend per run. amount is the ceiling in the token's native unit.
amount
amount:
string
tokenId
tokenId:
string
maxOutstandingChannelExposure?
optionalmaxOutstandingChannelExposure?:object
amount
amount:
string
tokenId
tokenId:
string
maxParallel?
optionalmaxParallel?:number
maxSteps?
optionalmaxSteps?:number
maxStepSpend?
optionalmaxStepSpend?:object
Cap on gross spend across a single step.
amount
amount:
string
tokenId
tokenId:
string