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
Description
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
Labels
No labels