Error: Received thread message event with no existing snapshot

hey getting a new bug here and not sure how to reproduce. I cannot find any docs on it:

Error: Received thread message event with no existing snapshot

Nov 05 11:48:27  api   cause: Error: Received thread message event with no existing snapshot
Nov 05 11:48:27  api       at AssistantStream._AssistantStream_accumulateMessage (/workspace/node_modules/openai/src/lib/AssistantStream.ts:641:17)
Nov 05 11:48:27  api       at AssistantStream._AssistantStream_handleMessage (/workspace/node_modules/openai/src/lib/AssistantStream.ts:418:69)
Nov 05 11:48:27  api       at AssistantStream._AssistantStream_addEvent (/workspace/node_modules/openai/src/lib/AssistantStream.ts:396:28)
Nov 05 11:48:27  api       at AssistantStream._createAssistantStream (/workspace/node_modules/openai/src/lib/AssistantStream.ts:348:21)
Nov 05 11:48:27  api       at processTicksAndRejections (node:internal/process/task_queues:95:5)
Nov 05 11:48:27  api       at AssistantStream._runAssistantStream (/workspace/node_modules/openai/src/lib/AssistantStream.ts:763:12)
3 Likes

Same, seeing this all of a sudden. Trying to see when it started.

Thanks for posting @lakshb429. I saw this a few times the next day now it seems to have gone away. Iā€™m thinking was a hiccup on open ai side (or on our side). Will update here if it comes back.