René's URL Explorer Experiment


Title: temporalio.bridge.worker

Generator: pydoctor 25.10.1

direct link

Domain: python.temporal.io

Nonetext/html;charset=utf-8

Links:

API Documentationhttps://python.temporal.io/index.html
Modules https://python.temporal.io/moduleIndex.html
Classes https://python.temporal.io/classIndex.html
Names https://python.temporal.io/nameIndex.html
https://python.temporal.io/apidocs-help.html
help pagehttps://python.temporal.io/apidocs-help.html#rst-search
workerhttps://python.temporal.io/temporalio.bridge.worker.html
FixedSizeSlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.FixedSizeSlotSupplier.html
num_slotshttps://python.temporal.io/temporalio.bridge.worker.FixedSizeSlotSupplier.html#num_slots
PollerBehaviorAutoscalinghttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorAutoscaling.html
initialhttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorAutoscaling.html#initial
maximumhttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorAutoscaling.html#maximum
minimumhttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorAutoscaling.html#minimum
PollerBehaviorSimpleMaximumhttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorSimpleMaximum.html
simple_maximumhttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorSimpleMaximum.html#simple_maximum
ResourceBasedSlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedSlotSupplier.html
maximum_slotshttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedSlotSupplier.html#maximum_slots
minimum_slotshttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedSlotSupplier.html#minimum_slots
ramp_throttle_mshttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedSlotSupplier.html#ramp_throttle_ms
tuner_confighttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedSlotSupplier.html#tuner_config
ResourceBasedTunerConfighttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedTunerConfig.html
target_cpu_usagehttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedTunerConfig.html#target_cpu_usage
target_memory_usagehttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedTunerConfig.html#target_memory_usage
TunerHolderhttps://python.temporal.io/temporalio.bridge.worker.TunerHolder.html
activity_slot_supplierhttps://python.temporal.io/temporalio.bridge.worker.TunerHolder.html#activity_slot_supplier
local_activity_slot_supplierhttps://python.temporal.io/temporalio.bridge.worker.TunerHolder.html#local_activity_slot_supplier
nexus_slot_supplierhttps://python.temporal.io/temporalio.bridge.worker.TunerHolder.html#nexus_slot_supplier
workflow_slot_supplierhttps://python.temporal.io/temporalio.bridge.worker.TunerHolder.html#workflow_slot_supplier
Workerhttps://python.temporal.io/temporalio.bridge.worker.Worker.html
createhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#create
for_replayhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#for_replay
__init__https://python.temporal.io/temporalio.bridge.worker.Worker.html#__init__
complete_activity_taskhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#complete_activity_task
complete_nexus_taskhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#complete_nexus_task
complete_workflow_activationhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#complete_workflow_activation
finalize_shutdownhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#finalize_shutdown
initiate_shutdownhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#initiate_shutdown
poll_activity_taskhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#poll_activity_task
poll_nexus_taskhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#poll_nexus_task
poll_workflow_activationhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#poll_workflow_activation
record_activity_heartbeathttps://python.temporal.io/temporalio.bridge.worker.Worker.html#record_activity_heartbeat
replace_clienthttps://python.temporal.io/temporalio.bridge.worker.Worker.html#replace_client
request_workflow_evictionhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#request_workflow_eviction
validatehttps://python.temporal.io/temporalio.bridge.worker.Worker.html#validate
_refhttps://python.temporal.io/temporalio.bridge.worker.Worker.html#_ref
WorkerConfighttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html
activity_task_poller_behaviorhttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#activity_task_poller_behavior
default_heartbeat_throttle_interval_millishttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#default_heartbeat_throttle_interval_millis
graceful_shutdown_period_millishttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#graceful_shutdown_period_millis
identity_overridehttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#identity_override
max_activities_per_secondhttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#max_activities_per_second
max_cached_workflowshttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#max_cached_workflows
max_heartbeat_throttle_interval_millishttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#max_heartbeat_throttle_interval_millis
max_task_queue_activities_per_secondhttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#max_task_queue_activities_per_second
namespacehttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#namespace
nexus_task_poller_behaviorhttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#nexus_task_poller_behavior
no_remote_activitieshttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#no_remote_activities
nondeterminism_as_workflow_failhttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#nondeterminism_as_workflow_fail
nondeterminism_as_workflow_fail_for_typeshttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#nondeterminism_as_workflow_fail_for_types
nonsticky_to_sticky_poll_ratiohttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#nonsticky_to_sticky_poll_ratio
pluginshttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#plugins
sticky_queue_schedule_to_start_timeout_millishttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#sticky_queue_schedule_to_start_timeout_millis
storage_drivershttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#storage_drivers
task_queuehttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#task_queue
task_typeshttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#task_types
tunerhttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#tuner
versioning_strategyhttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#versioning_strategy
workflow_task_poller_behaviorhttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html#workflow_task_poller_behavior
WorkerDeploymentOptionshttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentOptions.html
default_versioning_behaviorhttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentOptions.html#default_versioning_behavior
use_worker_versioninghttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentOptions.html#use_worker_versioning
versionhttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentOptions.html#version
WorkerDeploymentVersionhttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentVersion.html
build_idhttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentVersion.html#build_id
deployment_namehttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentVersion.html#deployment_name
WorkerTaskTypeshttps://python.temporal.io/temporalio.bridge.worker.WorkerTaskTypes.html
enable_local_activitieshttps://python.temporal.io/temporalio.bridge.worker.WorkerTaskTypes.html#enable_local_activities
enable_nexushttps://python.temporal.io/temporalio.bridge.worker.WorkerTaskTypes.html#enable_nexus
enable_remote_activitieshttps://python.temporal.io/temporalio.bridge.worker.WorkerTaskTypes.html#enable_remote_activities
enable_workflowshttps://python.temporal.io/temporalio.bridge.worker.WorkerTaskTypes.html#enable_workflows
WorkerVersioningStrategyLegacyBuildIdBasedhttps://python.temporal.io/temporalio.bridge.worker.WorkerVersioningStrategyLegacyBuildIdBased.html
build_id_with_versioninghttps://python.temporal.io/temporalio.bridge.worker.WorkerVersioningStrategyLegacyBuildIdBased.html#build_id_with_versioning
WorkerVersioningStrategyNonehttps://python.temporal.io/temporalio.bridge.worker.WorkerVersioningStrategyNone.html
build_id_no_versioninghttps://python.temporal.io/temporalio.bridge.worker.WorkerVersioningStrategyNone.html#build_id_no_versioning
_Visitorhttps://python.temporal.io/temporalio.bridge.worker._Visitor.html
__init__https://python.temporal.io/temporalio.bridge.worker._Visitor.html#__init__
visit_payloadhttps://python.temporal.io/temporalio.bridge.worker._Visitor.html#visit_payload
visit_payloadshttps://python.temporal.io/temporalio.bridge.worker._Visitor.html#visit_payloads
visit_system_nexus_envelopehttps://python.temporal.io/temporalio.bridge.worker._Visitor.html#visit_system_nexus_envelope
_fhttps://python.temporal.io/temporalio.bridge.worker._Visitor.html#_f
_visit_system_nexus_envelopehttps://python.temporal.io/temporalio.bridge.worker._Visitor.html#_visit_system_nexus_envelope
decode_activationhttps://python.temporal.io/temporalio.bridge.worker.html#decode_activation
encode_completionhttps://python.temporal.io/temporalio.bridge.worker.html#encode_completion
PollerBehaviorhttps://python.temporal.io/temporalio.bridge.worker.html#PollerBehavior
SlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.html#SlotSupplier
WorkerVersioningStrategyhttps://python.temporal.io/temporalio.bridge.worker.html#WorkerVersioningStrategy
bridgehttps://python.temporal.io/temporalio.bridge.html
clienthttps://python.temporal.io/temporalio.bridge.client.html
Clienthttps://python.temporal.io/temporalio.bridge.client.Client.html
ClientConfighttps://python.temporal.io/temporalio.bridge.client.ClientConfig.html
ClientDnsLoadBalancingConfighttps://python.temporal.io/temporalio.bridge.client.ClientDnsLoadBalancingConfig.html
ClientHttpConnectProxyConfighttps://python.temporal.io/temporalio.bridge.client.ClientHttpConnectProxyConfig.html
ClientKeepAliveConfighttps://python.temporal.io/temporalio.bridge.client.ClientKeepAliveConfig.html
ClientRetryConfighttps://python.temporal.io/temporalio.bridge.client.ClientRetryConfig.html
ClientTlsConfighttps://python.temporal.io/temporalio.bridge.client.ClientTlsConfig.html
RpcCallhttps://python.temporal.io/temporalio.bridge.client.RpcCall.html
ProtoMessagehttps://python.temporal.io/temporalio.bridge.client.html#ProtoMessage
metrichttps://python.temporal.io/temporalio.bridge.metric.html
MetricAttributeshttps://python.temporal.io/temporalio.bridge.metric.MetricAttributes.html
MetricCounterhttps://python.temporal.io/temporalio.bridge.metric.MetricCounter.html
MetricGaugehttps://python.temporal.io/temporalio.bridge.metric.MetricGauge.html
MetricGaugeFloathttps://python.temporal.io/temporalio.bridge.metric.MetricGaugeFloat.html
MetricHistogramhttps://python.temporal.io/temporalio.bridge.metric.MetricHistogram.html
MetricHistogramDurationhttps://python.temporal.io/temporalio.bridge.metric.MetricHistogramDuration.html
MetricHistogramFloathttps://python.temporal.io/temporalio.bridge.metric.MetricHistogramFloat.html
MetricMeterhttps://python.temporal.io/temporalio.bridge.metric.MetricMeter.html
protohttps://python.temporal.io/temporalio.bridge.proto.html
activity_resulthttps://python.temporal.io/temporalio.bridge.proto.activity_result.html
activity_taskhttps://python.temporal.io/temporalio.bridge.proto.activity_task.html
bridgehttps://python.temporal.io/temporalio.bridge.proto.bridge.html
child_workflowhttps://python.temporal.io/temporalio.bridge.proto.child_workflow.html
commonhttps://python.temporal.io/temporalio.bridge.proto.common.html
external_datahttps://python.temporal.io/temporalio.bridge.proto.external_data.html
healthhttps://python.temporal.io/temporalio.bridge.proto.health.html
nexushttps://python.temporal.io/temporalio.bridge.proto.nexus.html
workflow_activationhttps://python.temporal.io/temporalio.bridge.proto.workflow_activation.html
workflow_commandshttps://python.temporal.io/temporalio.bridge.proto.workflow_commands.html
workflow_completionhttps://python.temporal.io/temporalio.bridge.proto.workflow_completion.html
ActivityHeartbeathttps://python.temporal.io/temporalio.bridge.proto.html#ActivityHeartbeat
ActivitySlotInfohttps://python.temporal.io/temporalio.bridge.proto.html#ActivitySlotInfo
ActivityTaskCompletionhttps://python.temporal.io/temporalio.bridge.proto.html#ActivityTaskCompletion
LocalActivitySlotInfohttps://python.temporal.io/temporalio.bridge.proto.html#LocalActivitySlotInfo
NamespaceInfohttps://python.temporal.io/temporalio.bridge.proto.html#NamespaceInfo
NexusSlotInfohttps://python.temporal.io/temporalio.bridge.proto.html#NexusSlotInfo
WorkflowSlotInfohttps://python.temporal.io/temporalio.bridge.proto.html#WorkflowSlotInfo
runtimehttps://python.temporal.io/temporalio.bridge.runtime.html
BufferedLogEntryhttps://python.temporal.io/temporalio.bridge.runtime.BufferedLogEntry.html
LoggingConfighttps://python.temporal.io/temporalio.bridge.runtime.LoggingConfig.html
MetricsConfighttps://python.temporal.io/temporalio.bridge.runtime.MetricsConfig.html
OpenTelemetryConfighttps://python.temporal.io/temporalio.bridge.runtime.OpenTelemetryConfig.html
PrometheusConfighttps://python.temporal.io/temporalio.bridge.runtime.PrometheusConfig.html
Runtimehttps://python.temporal.io/temporalio.bridge.runtime.Runtime.html
RuntimeOptionshttps://python.temporal.io/temporalio.bridge.runtime.RuntimeOptions.html
TelemetryConfighttps://python.temporal.io/temporalio.bridge.runtime.TelemetryConfig.html
services_generatedhttps://python.temporal.io/temporalio.bridge.services_generated.html
CloudServicehttps://python.temporal.io/temporalio.bridge.services_generated.CloudService.html
HealthServicehttps://python.temporal.io/temporalio.bridge.services_generated.HealthService.html
OperatorServicehttps://python.temporal.io/temporalio.bridge.services_generated.OperatorService.html
TestServicehttps://python.temporal.io/temporalio.bridge.services_generated.TestService.html
WorkflowServicehttps://python.temporal.io/temporalio.bridge.services_generated.WorkflowService.html
testinghttps://python.temporal.io/temporalio.bridge.testing.html
DevServerConfighttps://python.temporal.io/temporalio.bridge.testing.DevServerConfig.html
EphemeralServerhttps://python.temporal.io/temporalio.bridge.testing.EphemeralServer.html
TestServerConfighttps://python.temporal.io/temporalio.bridge.testing.TestServerConfig.html
workerhttps://python.temporal.io/temporalio.bridge.worker.html
FixedSizeSlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.FixedSizeSlotSupplier.html
PollerBehaviorAutoscalinghttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorAutoscaling.html
PollerBehaviorSimpleMaximumhttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorSimpleMaximum.html
ResourceBasedSlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedSlotSupplier.html
ResourceBasedTunerConfighttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedTunerConfig.html
TunerHolderhttps://python.temporal.io/temporalio.bridge.worker.TunerHolder.html
Workerhttps://python.temporal.io/temporalio.bridge.worker.Worker.html
WorkerConfighttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html
WorkerDeploymentOptionshttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentOptions.html
WorkerDeploymentVersionhttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentVersion.html
WorkerTaskTypeshttps://python.temporal.io/temporalio.bridge.worker.WorkerTaskTypes.html
WorkerVersioningStrategyLegacyBuildIdBasedhttps://python.temporal.io/temporalio.bridge.worker.WorkerVersioningStrategyLegacyBuildIdBased.html
WorkerVersioningStrategyNonehttps://python.temporal.io/temporalio.bridge.worker.WorkerVersioningStrategyNone.html
_Visitorhttps://python.temporal.io/temporalio.bridge.worker._Visitor.html
decode_activationhttps://python.temporal.io/temporalio.bridge.worker.html#decode_activation
encode_completionhttps://python.temporal.io/temporalio.bridge.worker.html#encode_completion
PollerBehaviorhttps://python.temporal.io/temporalio.bridge.worker.html#PollerBehavior
SlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.html#SlotSupplier
WorkerVersioningStrategyhttps://python.temporal.io/temporalio.bridge.worker.html#WorkerVersioningStrategy
_visitorhttps://python.temporal.io/temporalio.bridge._visitor.html
PayloadVisitorhttps://python.temporal.io/temporalio.bridge._visitor.PayloadVisitor.html
_visitor_functionshttps://python.temporal.io/temporalio.bridge._visitor_functions.html
BoundedVisitorFunctionshttps://python.temporal.io/temporalio.bridge._visitor_functions.BoundedVisitorFunctions.html
VisitorFunctionshttps://python.temporal.io/temporalio.bridge._visitor_functions.VisitorFunctions.html
PayloadSequencehttps://python.temporal.io/temporalio.bridge._visitor_functions.html#PayloadSequence
temporaliohttps://python.temporal.io/index.html
bridgehttps://python.temporal.io/temporalio.bridge.html
workerhttps://python.temporal.io/temporalio.bridge.worker.html
(source)https://github.com/temporalio/sdk-python/tree/main/temporalio/bridge/worker.py
FixedSizeSlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.FixedSizeSlotSupplier.html
PollerBehaviorAutoscalinghttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorAutoscaling.html
PollerBehaviorSimpleMaximumhttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorSimpleMaximum.html
ResourceBasedSlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedSlotSupplier.html
ResourceBasedTunerConfighttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedTunerConfig.html
TunerHolderhttps://python.temporal.io/temporalio.bridge.worker.TunerHolder.html
Workerhttps://python.temporal.io/temporalio.bridge.worker.Worker.html
WorkerConfighttps://python.temporal.io/temporalio.bridge.worker.WorkerConfig.html
WorkerDeploymentOptionshttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentOptions.html
WorkerDeploymentVersionhttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentVersion.html
WorkerTaskTypeshttps://python.temporal.io/temporalio.bridge.worker.WorkerTaskTypes.html
WorkerVersioningStrategyLegacyBuildIdBasedhttps://python.temporal.io/temporalio.bridge.worker.WorkerVersioningStrategyLegacyBuildIdBased.html
WorkerVersioningStrategyNonehttps://python.temporal.io/temporalio.bridge.worker.WorkerVersioningStrategyNone.html
decode_activationhttps://python.temporal.io/temporalio.bridge.worker.html#decode_activation
encode_completionhttps://python.temporal.io/temporalio.bridge.worker.html#encode_completion
PollerBehaviorhttps://python.temporal.io/temporalio.bridge.worker.html#PollerBehavior
SlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.html#SlotSupplier
WorkerVersioningStrategyhttps://python.temporal.io/temporalio.bridge.worker.html#WorkerVersioningStrategy
_Visitorhttps://python.temporal.io/temporalio.bridge.worker._Visitor.html
temporalio.bridge.proto.workflow_activation.WorkflowActivationhttps://python.temporal.io/temporalio.bridge.proto.workflow_activation.html#WorkflowActivation
temporalio.converter.DataConverterhttps://python.temporal.io/temporalio.converter.DataConverter.html
boolhttps://docs.python.org/3/library/functions.html#bool
inthttps://docs.python.org/3/library/functions.html#int
temporalio.converter._extstore.StorageOperationMetricshttps://python.temporal.io/temporalio.converter._extstore.StorageOperationMetrics.html
(source) https://github.com/temporalio/sdk-python/tree/main/temporalio/bridge/worker.py#L311
https://python.temporal.io/temporalio.bridge.worker.html#decode_activation
temporalio.converter._extstore.StorageOperationMetricshttps://python.temporal.io/temporalio.converter._extstore.StorageOperationMetrics.html
temporalio.bridge.proto.workflow_completion.WorkflowActivationCompletionhttps://python.temporal.io/temporalio.bridge.proto.workflow_completion.html#WorkflowActivationCompletion
temporalio.converter.DataConverterhttps://python.temporal.io/temporalio.converter.DataConverter.html
boolhttps://docs.python.org/3/library/functions.html#bool
inthttps://docs.python.org/3/library/functions.html#int
temporalio.converter._extstore.StorageOperationMetricshttps://python.temporal.io/temporalio.converter._extstore.StorageOperationMetrics.html
(source) https://github.com/temporalio/sdk-python/tree/main/temporalio/bridge/worker.py#L340
https://python.temporal.io/temporalio.bridge.worker.html#encode_completion
temporalio.converter._extstore.StorageOperationMetricshttps://python.temporal.io/temporalio.converter._extstore.StorageOperationMetrics.html
TypeAliashttps://docs.python.org/3/library/typing.html#typing.TypeAlias
(source) https://github.com/temporalio/sdk-python/tree/main/temporalio/bridge/worker.py#L79
https://python.temporal.io/temporalio.bridge.worker.html#PollerBehavior
PollerBehaviorSimpleMaximumhttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorSimpleMaximum.html
PollerBehaviorAutoscalinghttps://python.temporal.io/temporalio.bridge.worker.PollerBehaviorAutoscaling.html
TypeAliashttps://docs.python.org/3/library/typing.html#typing.TypeAlias
(source) https://github.com/temporalio/sdk-python/tree/main/temporalio/bridge/worker.py#L146
https://python.temporal.io/temporalio.bridge.worker.html#SlotSupplier
FixedSizeSlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.FixedSizeSlotSupplier.html
ResourceBasedSlotSupplierhttps://python.temporal.io/temporalio.bridge.worker.ResourceBasedSlotSupplier.html
TypeAliashttps://docs.python.org/3/library/typing.html#typing.TypeAlias
(source) https://github.com/temporalio/sdk-python/tree/main/temporalio/bridge/worker.py#L114
https://python.temporal.io/temporalio.bridge.worker.html#WorkerVersioningStrategy
WorkerVersioningStrategyNonehttps://python.temporal.io/temporalio.bridge.worker.WorkerVersioningStrategyNone.html
WorkerDeploymentOptionshttps://python.temporal.io/temporalio.bridge.worker.WorkerDeploymentOptions.html
WorkerVersioningStrategyLegacyBuildIdBasedhttps://python.temporal.io/temporalio.bridge.worker.WorkerVersioningStrategyLegacyBuildIdBased.html
API Documentationhttps://python.temporal.io/index.html
pydoctorhttps://github.com/twisted/pydoctor/

Viewport: width=device-width, initial-scale=1 maximum-scale=1


URLs of crawlers that visited me.