You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
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)