Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Add retries to checkAwaitingSignature function #414

Open
nkuba opened this issue Apr 18, 2020 · 0 comments
Open

Add retries to checkAwaitingSignature function #414

nkuba opened this issue Apr 18, 2020 · 0 comments

Comments

@nkuba
Copy link
Member

nkuba commented Apr 18, 2020

On the client's start, we run checkAwaitingSignature function to see if there are any pending signing requests and execute protocol if needed. The function performs a couple of calls to the chain and if any of them fails it returns. We should consider adding a retry loop mechanism, similar that we use in node.go.

Refs: #413

@nkuba nkuba changed the title Add retry loop to checkAwaitingSignature function Add retries to checkAwaitingSignature function Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant