Skip to content

Move some of the transaction errors as warnings #50

@paulormart

Description

@paulormart

Move some of the transaction errors to just warnings, ex:

ERROR crunch::crunch] Subxt error: Rpc error: RPC error: ErrorObject { code: ServerError(1010), message: "Invalid Transaction", data: Some(RawValue("Transaction is outdated")) }

Ideally the transaction should be retried at least one more time, if it fails again with the same error just discard it and continue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions