#[worker_task]Expand description
Alias for #[worker] - marks a function as a Conductor worker task.
This is provided for familiarity with Python SDK’s @worker_task decorator.
#[worker_task]Alias for #[worker] - marks a function as a Conductor worker task.
This is provided for familiarity with Python SDK’s @worker_task decorator.