Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase threshold for truncating JSON-RPC requests/responses in logs #1219

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Oct 12, 2023

JSON-RPC requests and responses are truncated in logs if they are too long.
However "too long" is arbitrary and often requests/responses are truncated when it would have been useful to know what they're saying. This PR increases the threshold.

@tomaka tomaka added this pull request to the merge queue Oct 14, 2023
Merged via the queue into smol-dot:main with commit 2bc8671 Oct 14, 2023
21 checks passed
@tomaka tomaka deleted the json-rpc-logs-bigger branch October 15, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant