Skip to main content

Namespace: WorkerConfig

sdk.v1.WorkerConfig

Namespaces

Classes

Interfaces

Type Aliases

$Shape

Ƭ $Shape: { autoscalingPollerBehavior?: $Shape | null ; simplePollerBehavior?: $Shape | null ; workflowCacheSize?: number | null } & { autoscalingPollerBehavior?: null ; pollerBehavior?: undefined ; simplePollerBehavior?: null } | { autoscalingPollerBehavior?: null ; pollerBehavior?: "simplePollerBehavior" ; simplePollerBehavior: $Shape } | { autoscalingPollerBehavior: $Shape ; pollerBehavior?: "autoscalingPollerBehavior" ; simplePollerBehavior?: null }

Narrowed shape of a WorkerConfig.