CheckpointTask()| Name | Type |
|---|---|
| id | str |
| name | str |
| error | NotRequired[str] |
| result | NotRequired[Any] |
| interrupts | NotRequired[list[dict]] |
| state | StateSnapshot | RunnableConfig | None |
A task entry within a CheckpointPayload.
The keys present depend on the task's state:
id, name, error, stateid, name, result, interrupts, stateid, name, interrupts, state