Skip to content

[Bug]: Throw in case of JSON-RPC request id mismatch #176

@ishymko

Description

@ishymko

Extracted from a code review comment. Currently mismatching JSON-RPC id produces an error log but execution continues. Wrong JSON-RPC id means that protocol invariant is broken, so "keep going" rather does not apply here.

nit: Go SDK doesn't perform any validation, but I'd probably be throwing in case of a mismatch

Originally posted by @yarolegovich in #169 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions