Skip to content

fix(json-rpc): add stream_send_timeout for JSON-RPC streaming endpoints #1966

fix(json-rpc): add stream_send_timeout for JSON-RPC streaming endpoints

fix(json-rpc): add stream_send_timeout for JSON-RPC streaming endpoints #1966

Triggered via pull request November 18, 2025 08:06
Status Success
Total duration 55s
Artifacts

linter.yaml

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

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)