Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Add comments with context to ApplyError #72

Open
@CLEckhardt

Description

@CLEckhardt

It'd be helpful to add context to the types of apply errors namely:

  • Invalid transactions are deterministic and do not get retried. These are things that would occur at any node and can include users attempting to submit invalid transactions or code errors
  • Internal errors are non-deterministic and are retried. These are errors specific to the node (ex. something is not responding)

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