Files
adk-python/tests/unittests
Kathy WuandCopybara-Service a550509441 fix: Update the retry_on_closed_resource decorator to retry on all errors
Retrying only on closed_resource error is not enough to be reliable for production environments due to the other network errors that may occur -- remote protocol error, read timeout, etc. We will update this to retry on all errors. Since it is only a one-time retry, it should not affect latency significantly. Fixes https://github.com/google/adk-python/issues/2561.

Co-authored-by: Kathy Wu <wukathy@google.com>
PiperOrigin-RevId: 831123085
2025-11-11 16:57:25 -08:00
..
2025-10-07 21:16:07 -07:00
2025-11-06 15:55:26 -08:00
2025-11-06 11:21:59 -08:00
2025-11-03 18:07:34 -08:00
2025-11-06 11:21:59 -08:00