fix(json-rpc): add stream_send_timeout for JSON-RPC streaming endpoints #1966
Annotations
4 notices
|
Lint Code Base
repository contains 20 duplications.
3 duplications were part of this PR and were annotated
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/fastapi_app.py#L69
see src/a2a/server/apps/rest/rest_adapter.py (55-87)
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L175
see src/a2a/server/apps/rest/rest_adapter.py (55-87)
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/starlette_app.py#L51
see src/a2a/server/apps/rest/rest_adapter.py (55-66)
|