fix: Improve streaming errors handling #2011
Annotations
5 notices
|
Lint Code Base
repository contains 23 duplications.
4 duplications were part of this PR and were annotated
|
|
Copy/pasted code:
src/a2a/client/transports/rest.py#L162
see src/a2a/client/transports/jsonrpc.py (366-400)
|
|
Copy/pasted code:
src/a2a/client/transports/rest.py#L160
see src/a2a/client/transports/jsonrpc.py (185-200)
|
|
Copy/pasted code:
src/a2a/client/transports/jsonrpc.py#L185
see src/a2a/client/transports/rest.py (160-173)
|
|
Copy/pasted code:
src/a2a/client/transports/rest.py#L162
see src/a2a/client/transports/rest.py (358-369)
|