feat(compat): GRPC client compatible with 0.3 server #2611
Annotations
1 warning and 9 notices
|
Lint Code Base
No github_token supplied, API requests will be subject to stricter rate limiting
|
|
Lint Code Base
repository contains 71 duplications.
8 duplications were part of this PR and were annotated
|
|
Copy/pasted code:
src/a2a/compat/v0_3/grpc_transport.py#L375
see src/a2a/client/transports/grpc.py (291-302)
|
|
Copy/pasted code:
src/a2a/compat/v0_3/grpc_transport.py#L54
see src/a2a/client/transports/grpc.py (65-97)
|
|
Copy/pasted code:
src/a2a/compat/v0_3/grpc_transport.py#L36
see src/a2a/client/transports/grpc.py (46-64)
|
|
Copy/pasted code:
src/a2a/compat/v0_3/grpc_transport.py#L1
see src/a2a/client/transports/grpc.py (1-25)
|
|
Copy/pasted code:
src/a2a/compat/v0_3/grpc_transport.py#L174
see src/a2a/compat/v0_3/grpc_transport.py (201-215)
|
|
Copy/pasted code:
src/a2a/compat/v0_3/grpc_transport.py#L201
see src/a2a/compat/v0_3/grpc_transport.py (174-188)
|
|
Copy/pasted code:
src/a2a/compat/v0_3/grpc_transport.py#L123
see src/a2a/compat/v0_3/grpc_transport.py (163-174)
|
|
Copy/pasted code:
src/a2a/compat/v0_3/grpc_transport.py#L163
see src/a2a/compat/v0_3/grpc_transport.py (123-134)
|