mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
- We should not re-raise exceptions in commit() as that is now called in a future done callback - panic_or_proceed takes care of re-raising exceptions as needed anyway