cordentity icon indicating copy to clipboard operation
cordentity copied to clipboard

Add ability to change the retry policy in `LedgerService`

Open voddan opened this issue 6 years ago • 0 comments

LedgerService uses retries to combat Indy state instability.

Currently it does 5 retries and waits 2000ms on each.

How do I lower those parameters to 3 retries 1000ms each?

voddan avatar Sep 11 '18 13:09 voddan