Skip to content

Draft: [#284] Handle ALL RPC errors

Stepan Prudnikov requested to merge PruStephan/#284-handle-all-rpc-errors into master

RPC can throw approximately 430 exceptions, but we are able to catch safely only little of them. We need to add several new exception datatypes and also add them to the current exception handling system

Edited by Stepan Prudnikov

Merge request reports

Loading