Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.66 KB

ScopedResourceRequirements.md

File metadata and controls

11 lines (7 loc) · 1.66 KB

ScopedResourceRequirements

actor or actor definition specific resource requirements. if default is set, these are the requirements that should be set for ALL jobs run for this actor definition. it is overriden by the job type specific configurations. if not set, the platform will use defaults. these values will be overriden by configuration at the connection level.

Fields

Field Type Required Description
default_ Optional<ResourceRequirements> optional resource requirements to run workers (blank for unbounded allocations)
jobSpecific List<JobTypeResourceLimit> N/A