Skip to content

fix: Improve error handling for Timeout exceptions on REST and JSON-RPC clients #2326

fix: Improve error handling for Timeout exceptions on REST and JSON-RPC clients

fix: Improve error handling for Timeout exceptions on REST and JSON-RPC clients #2326

Triggered via pull request February 13, 2026 13:10
Status Success
Total duration 33s
Artifacts

linter.yaml

on: pull_request
Lint Code Base
30s
Lint Code Base
Fit to window
Zoom out
Zoom in

Annotations

9 notices
Lint Code Base
repository contains 24 duplications. 8 duplications were part of this PR and were annotated
Copy/pasted code: src/a2a/client/transports/rest.py#L368
see src/a2a/client/transports/jsonrpc.py (370-411)
Copy/pasted code: src/a2a/client/transports/jsonrpc.py#L370
see src/a2a/client/transports/rest.py (368-409)
Copy/pasted code: src/a2a/client/transports/rest.py#L183
see src/a2a/client/transports/jsonrpc.py (210-224)
Copy/pasted code: src/a2a/client/transports/jsonrpc.py#L210
see src/a2a/client/transports/rest.py (183-197)
Copy/pasted code: src/a2a/client/transports/rest.py#L166
see src/a2a/client/transports/jsonrpc.py (187-204)
Copy/pasted code: src/a2a/client/transports/jsonrpc.py#L187
see src/a2a/client/transports/rest.py (166-181)
Copy/pasted code: src/a2a/client/transports/rest.py#L169
see src/a2a/client/transports/rest.py (369-381)
Copy/pasted code: src/a2a/client/transports/rest.py#L369
see src/a2a/client/transports/rest.py (169-181)