class documentation

class WorkerDeploymentConfig: (source)

View In Hierarchy

Options for configuring the Worker Versioning feature.

WARNING: This is an experimental feature and may change in the future.

Class Variable use_worker_versioning Undocumented
Class Variable version Undocumented
Method _to_bridge_worker_deployment_options Undocumented
use_worker_versioning: bool = (source)

Undocumented

def _to_bridge_worker_deployment_options(self) -> temporalio.bridge.worker.WorkerDeploymentOptions: (source)

Undocumented