[PR #5473] fix(docs): Node caching explanation code required a small fix,. #4460

Closed
opened 2026-02-20 17:50:14 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/5473

State: closed
Merged: Yes


Avoid confusion to readers. The code had time.sleep(2) but the note mentioned one second only.

The link to documentation : https://langchain-ai.github.io/langgraph/concepts/low_level/#node-caching

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5473 **State:** closed **Merged:** Yes --- Avoid confusion to readers. The code had `time.sleep(2)` but the note mentioned `one second` only. The link to documentation : https://langchain-ai.github.io/langgraph/concepts/low_level/#node-caching
yindo added the pull-request label 2026-02-20 17:50:14 -05:00
yindo closed this issue 2026-02-20 17:50:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4460