Skip to content

feat(jsonrpc): add option to disable oversized payload check in JSONRPC applications #1961

feat(jsonrpc): add option to disable oversized payload check in JSONRPC applications

feat(jsonrpc): add option to disable oversized payload check in JSONRPC applications #1961

Triggered via pull request November 17, 2025 16:28
Status Success
Total duration 57s
Artifacts

linter.yaml

on: pull_request
Lint Code Base
53s
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-82)
Copy/pasted code: src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L175
see src/a2a/server/apps/rest/rest_adapter.py (55-82)
Copy/pasted code: src/a2a/server/apps/jsonrpc/starlette_app.py#L51
see src/a2a/server/apps/rest/rest_adapter.py (55-66)