current_task_id

function

gworker_client.runtime.context.current_task_id

Back-compat alias of current_function_call_id. Prefer current_function_call_id in new code.

Signature

python
1current_task_id() -> str | None

← Back to docs