Skip to content

Replay Function Creates New Checkpoints Instead of Replaying Existing State #3015

Answered by hinthornw
GuilhermeToso asked this question in Q&A
Discussion options

You must be logged in to vote

@vbarda our docs wording is misleading. This is working as designed afaict. If you stream/invoke from a prior checkpoint, it doesn't re-execute from the start up to that checkpoint, but it does execute and save new checkpoints for whatever follows. This is how thread forking works.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GuilhermeToso
Comment options

Answer selected by GuilhermeToso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants