ava-labs / avalanchego

Go implementation of an Avalanche node.
https://avax.network
BSD 3-Clause "New" or "Revised" License
2.12k stars 671 forks source link

Add SDK application errors #1889

Open joshua-kim opened 1 year ago

joshua-kim commented 1 year ago

Add an AppError message type to the SDK so that SDK errors can propagate an application-level error reason to the client that made the original request.

github-actions[bot] commented 11 months ago

This issue has become stale because it has been open 60 days with no activity. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.

joshua-kim commented 10 months ago

PR: https://github.com/ava-labs/avalanchego/pull/2248

github-actions[bot] commented 8 months ago

This issue has become stale because it has been open 60 days with no activity. Adding the lifecycle/frozen label will cause this issue to ignore lifecycle events.