For more information on the search, visit the help page.
WorkflowUpdateStage
ACCEPTED
ADMITTED
COMPLETED
client
ActivityExecution
_from_raw_info
activity_id
activity_run_id
activity_type
close_time
execution_duration
namespace
raw_info
scheduled_time
state_transition_count
status
task_queue
typed_search_attributes
ActivityExecutionAsyncIterator
__aiter__
__anext__
__init__
fetch_next_page
current_page
current_page_index
next_page_token
_client
_current_page
_current_page_index
_input
_limit
_next_page_token
_yielded
ActivityExecutionCount
_from_raw
count
groups
ActivityExecutionCountAggregationGroup
group_values
ActivityExecutionDescription
_from_execution_info
attempt
canceled_reason
current_retry_interval
eager_execution_requested
expiration_time
last_attempt_complete_time
last_failure
last_heartbeat_time
last_started_time
last_worker_identity
long_poll_token
next_attempt_schedule_time
paused
raw_heartbeat_details
retry_policy
run_state
ActivityExecutionStatus
CANCELED
FAILED
RUNNING
TERMINATED
TIMED_OUT
UNSPECIFIED
ActivityHandle
cancel
describe
result
terminate
_poll_until_outcome
id
run_id
_id
_known_outcome
_result_type
_run_id
_data_converter
AsyncActivityHandle
complete
fail
heartbeat
report_cancellation
with_context
_data_converter_override
_id_or_token
AsyncActivityIDReference
workflow_id
BackfillScheduleInput
backfills
rpc_metadata
rpc_timeout
BuildIdOp
_as_partial_proto
BuildIdOpAddNewCompatible
build_id
existing_compatible_build_id
promote_set
BuildIdOpAddNewDefault
BuildIdOpMergeSets
primary_build_id
secondary_build_id
BuildIdOpPromoteBuildIdWithinSet
BuildIdOpPromoteSetByBuildId
BuildIdReachability
task_queue_reachability
unretrieved_task_queues
BuildIdVersionSet
default
build_ids
CancelActivityInput
reason
CancelWorkflowInput
first_execution_run_id
Client
connect
api_key.setter
config
count_activities
count_workflows
create_schedule
execute_activity
execute_activity_class
execute_activity_method
execute_update_with_start_workflow
execute_workflow
get_activity_handle
get_async_activity_handle
get_schedule_handle
get_worker_build_id_compatibility
get_worker_task_reachability
get_workflow_handle
get_workflow_handle_for
list_activities
list_schedules
list_workflows
rpc_metadata.setter
start_activity
start_activity_class
start_activity_method
start_update_with_start_workflow
start_workflow
update_worker_build_id_compatibility
_init_from_config
_start_update_with_start
api_key
data_converter
identity
operator_service
service_client
test_service
workflow_service
_config
_impl
_initial_config
ClientConfig
default_workflow_query_reject_condition
header_codec_behavior
interceptors
plugins
CloudOperationsClient
cloud_service
_service_client
CompleteAsyncActivityInput
data_converter_override
id_or_token
CountActivitiesInput
query
CountWorkflowsInput
CreateScheduleInput
backfill
memo
schedule
search_attributes
trigger_immediately
DeleteScheduleInput
DescribeActivityInput
DescribeScheduleInput
DescribeWorkflowInput
FailAsyncActivityInput
error
last_heartbeat_details
FetchWorkflowHistoryEventsInput
event_filter_type
page_size
skip_archival
wait_new_event
GetWorkerBuildIdCompatibilityInput
max_sets
GetWorkerTaskReachabilityInput
reachability
task_queues
HeartbeatAsyncActivityInput
details
Interceptor
intercept_client
ListActivitiesInput
limit
ListSchedulesInput
ListWorkflowsInput
OutboundInterceptor
backfill_schedule
cancel_activity
cancel_workflow
complete_async_activity
delete_schedule
describe_activity
describe_schedule
describe_workflow
fail_async_activity
fetch_workflow_history_events
heartbeat_async_activity
pause_schedule
query_workflow
report_cancellation_async_activity
signal_workflow
start_workflow_update
terminate_activity
terminate_workflow
trigger_schedule
unpause_schedule
update_schedule
next
PauseScheduleInput
note
PendingActivityState
CANCEL_REQUESTED
PAUSE_REQUESTED
PAUSED
SCHEDULED
STARTED
Plugin
configure_client
connect_service_client
name
QueryWorkflowInput
args
headers
reject_condition
ret_type
ReportCancellationAsyncActivityInput
Schedule
_from_proto
_to_proto
action
policy
spec
state
ScheduleAction
ScheduleActionExecution
ScheduleActionExecutionStartWorkflow
ScheduleActionResult
scheduled_at
started_at
ScheduleActionStartWorkflow
execution_timeout
priority
run_timeout
static_details
static_summary
task_timeout
untyped_search_attributes
workflow
ScheduleAsyncIterator
ScheduleBackfill
end_at
overlap
start_at
ScheduleCalendarSpec
comment
day_of_month
day_of_week
hour
minute
month
second
year
ScheduleDescription
memo_value
info
raw_description
ScheduleHandle
delete
pause
trigger
unpause
update
ScheduleInfo
created_at
last_updated_at
next_action_times
num_actions
num_actions_missed_catchup_window
num_actions_skipped_overlap
recent_actions
running_actions
ScheduleIntervalSpec
every
offset
ScheduleListAction
ScheduleListActionStartWorkflow
ScheduleListDescription
raw_entry
ScheduleListInfo
ScheduleListSchedule
ScheduleListState
ScheduleOverlapPolicy
ALLOW_ALL
BUFFER_ALL
BUFFER_ONE
CANCEL_OTHER
SKIP
TERMINATE_OTHER
SchedulePolicy
catchup_window
pause_on_failure
ScheduleRange
__post_init__
_from_protos
_to_protos
end
start
step
ScheduleSpec
calendars
cron_expressions
intervals
jitter
skip
time_zone_name
ScheduleState
limited_actions
remaining_actions
ScheduleUpdate
ScheduleUpdateInput
description
SignalWorkflowInput
signal
StartActivityInput
heartbeat_timeout
id_conflict_policy
id_reuse_policy
result_type
schedule_to_close_timeout
schedule_to_start_timeout
start_to_close_timeout
summary
StartWorkflowInput
callbacks
cron_schedule
request_eager_start
request_id
start_delay
start_signal
start_signal_args
versioning_override
workflow_event_links
StartWorkflowUpdateInput
update_id
wait_for_stage
StartWorkflowUpdateWithStartInput
start_workflow_input
update_workflow_input
_on_start
_on_start_error
TaskReachabilityType
CLOSED_WORKFLOWS
EXISTING_WORKFLOWS
NEW_WORKFLOWS
OPEN_WORKFLOWS
TerminateActivityInput
TerminateWorkflowInput
TriggerScheduleInput
UnpauseScheduleInput
UpdateScheduleInput
updater
UpdateWithStartStartWorkflowInput
UpdateWithStartUpdateWorkflowInput
UpdateWorkerBuildIdCompatibilityInput
operation
WithStartWorkflowOperation
workflow_handle
_start_workflow_input
_used
_workflow_handle
WorkerBuildIdVersionSets
default_build_id
default_set
version_sets
WorkerTaskReachability
build_id_reachability
WorkflowExecution
execution_time
history_length
parent_id
parent_run_id
root_id
root_run_id
start_time
workflow_type
_context_free_data_converter
WorkflowExecutionAsyncIterator
map_histories
WorkflowExecutionCount
WorkflowExecutionCountAggregationGroup
WorkflowExecutionDescription
_from_raw_description
_decode_metadata
_metadata_decoded
_static_details
_static_summary
WorkflowExecutionStatus
CONTINUED_AS_NEW
WorkflowHandle
execute_update
fetch_history
fetch_history_events
get_update_handle
get_update_handle_for
start_update
_fetch_history_events_for_run
_start_update
result_run_id
__temporal_eagerly_started
_first_execution_run_id
_result_run_id
_start_workflow_response
WorkflowHistory
from_json
to_json
to_json_dict
events
WorkflowHistoryEventAsyncIterator
WorkflowHistoryEventFilterType
ALL_EVENT
CLOSE_EVENT
WorkflowUpdateHandle
workflow_run_id
_workflow_id
_workflow_run_id
ActivityFailureError
__cause__
cause
AsyncActivityCancelledError
RPCTimeoutOrCancelledError
ScheduleAlreadyRunningError
WorkflowContinuedAsNewError
new_execution_run_id
_new_execution_run_id
WorkflowFailureError
WorkflowQueryFailedError
message
_message
WorkflowQueryRejectedError
_status
WorkflowUpdateFailedError
WorkflowUpdateRPCTimeoutOrCancelledError
_ClientImpl
_apply_headers
_build_signal_with_start_workflow_execution_request
_build_start_activity_execution_request
_build_start_workflow_execution_request
_build_update_with_start_start_workflow_execution_request
_build_update_workflow_execution_request
_populate_start_workflow_execution_request
_start_workflow_update_with_start
_decode_user_metadata
_encode_user_metadata
_fix_history_enum
_fix_history_failure
_history_from_json
_pascal_case_match
temporalio.client.WorkflowUpdateStage
temporalio
class WorkflowUpdateStage(IntEnum): (source)
View In Hierarchy
Stage to wait for workflow update to reach before returning from start_update.
Undocumented
int(temporalio.api.enums.v1.UpdateWorkflowExecutionLifecycleStage.UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED↵ )
int(temporalio.api.enums.v1.UpdateWorkflowExecutionLifecycleStage.UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED↵ )
int(temporalio.api.enums.v1.UpdateWorkflowExecutionLifecycleStage.UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED↵ )