platform icon indicating copy to clipboard operation
platform copied to clipboard

Refactor SDK errors

Open shumkov opened this issue 1 year ago • 0 comments

SDK should return transport agnostic errors (instead of DapiClientError and others) so a developer can handle connection, node and developer errors easily. We probably need to propagate execution information (retries, address ?) to user from SDK as well

shumkov avatar Oct 25 '24 04:10 shumkov