Skip to main content
Version: Next

ActorRunOptions

Configuration options used for an Actor run.

These are the actual options that were applied to the run (may differ from requested options).

Index

Properties

build

build: string

diskMbytes

diskMbytes: number

optionalmaxItems

maxItems?: number

Added in 2.20.0

optionalmaxTotalChargeUsd

maxTotalChargeUsd?: number

Added in 2.11.1

memoryMbytes

memoryMbytes: number

optionalrestartOnError

restartOnError?: boolean

Added in 2.19.0

timeoutSecs

timeoutSecs: number