Read-only execution info/metadata for the execution of current thread/run/node.
interface ExecutionInfoThe checkpoint ID for the current execution.
The checkpoint namespace for the current execution.
Current node execution attempt number (1-indexed).
Unix timestamp (ms) for when the first attempt started.
The run ID for the current execution. Undefined when runId is not provided in the config.
The task ID for the current execution.
The thread ID for the current execution. Undefined when running without a checkpointer.