The updated thread after applying the rollback, with turns populated.
turns
The ThreadItems stored in each Turn are lossy since we explicitly do not persist all agent interactions, such as command executions. This is the same behavior as thread/resume.
thread/resume
The updated thread after applying the rollback, with
turnspopulated.The ThreadItems stored in each Turn are lossy since we explicitly do not persist all agent interactions, such as command executions. This is the same behavior as
thread/resume.