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

Add comments with context to ApplyError #72

Open
CLEckhardt opened this issue Dec 16, 2021 · 0 comments
Open

Add comments with context to ApplyError #72

CLEckhardt opened this issue Dec 16, 2021 · 0 comments

Comments

@CLEckhardt
Copy link

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)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant