mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-06 17:57:49 +02:00
* support passing `retry=(RetryPolicy(...), RetryPolicy())` * fix bugs with `default_retry_on` and backoff calculation * add tests
* support passing `retry=(RetryPolicy(...), RetryPolicy())` * fix bugs with `default_retry_on` and backoff calculation * add tests