hedera-json-rpc-relay icon indicating copy to clipboard operation
hedera-json-rpc-relay copied to clipboard

Update SDK Client Service error codes to use status names

Open georgi-l95 opened this issue 2 years ago • 2 comments

Problem

In the SDK Client Service, we've implemented logic to support SDK client reinitialisation upon certain preconfigured error codes encounter.

Solution

Switch this logic to use status names instead for easier configuration.

Alternatives

No response

georgi-l95 avatar May 15 '23 14:05 georgi-l95

@georgi-l95 was this done in teh connected PR? If so let's close this

Nana-EC avatar Apr 17 '24 02:04 Nana-EC

It's not done, but not sure if it's needed. I mean, using error codes (50,21,etc) is sufficient IMO.

georgi-l95 avatar Apr 17 '24 08:04 georgi-l95