MemorySaver.put throws when config.configurable.checkpoint_ns not present, rather than defaulting to empty namespace. #114

Closed
opened 2026-02-15 17:15:55 -05:00 by yindo · 0 comments
Owner

Originally created by @benjamincburns on GitHub (Oct 14, 2024).

Found while working on #541. Relevant code is here. This behaviour is inconsistent with the other checkpoint savers, which default to the default namespace when one isn't supplied.

Originally created by @benjamincburns on GitHub (Oct 14, 2024). Found while working on #541. Relevant code is [here](https://github.com/langchain-ai/langgraphjs/blob/d3c8204026c351672390d36ae652b7446b258e72/libs/checkpoint/src/memory.ts#L284-L288). This behaviour is inconsistent with the other checkpoint savers, which default to the default namespace when one isn't supplied.
yindo closed this issue 2026-02-15 17:15:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#114