Skip to content

feat: Log RPC request ID when logging web3 errors #3404

@ahhda

Description

@ahhda

Problem

Currently it is difficult to match a RPC request log in services to that of the RPC proxy. We already have the rpc_request_id in the request headers. It would be nice to print this along with the RPC error during failures.

Suggested solution

Log the request id headers for failed RPC requests

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions