mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-25 17:12:26 +02:00
- this enables easier retrying, for any error just do .invoke(None, config) no matter which step the error happened on
- this enables easier retrying, for any error just do .invoke(None, config) no matter which step the error happened on