Skip to content

Adapter Python API Reference

taskbridge_temporal

taskbridge_temporal

DefaultWorkflowInputMapper

Default mapper keeps payload generic and host-agnostic.

TemporalTaskExecutor

Bases: TaskExecutor

Temporal-backed TaskExecutor.

The adapter only bridges submit/cancel orchestration. Emitting progress and terminal TaskBridge events should be done by host workflow callbacks that append to EventStore and update TaskRegistry.