[PR #3470] Ensure remote respects recursion_limit param if it's passed #3300

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

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

State: closed
Merged: Yes


Currently when using RemoteGraph the recursion_limit cannot be set, due to the sanitize_config.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/3470 **State:** closed **Merged:** Yes --- Currently when using RemoteGraph the recursion_limit cannot be set, due to the sanitize_config.
yindo added the pull-request label 2026-02-20 17:48:23 -05:00
yindo closed this issue 2026-02-20 17:48:23 -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#3300