Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Recommended Ledger API Retry settingsForum ↗

Recommended Ledger API Retry settings

App Development1 posts143 viewsLast activity Sep 2021
JA
jacobOP
Sep 2021

Hi,

Our application currently perform Ledger API retries for errors such as, RESOURCE_EXHAUSTED, UNAVAILABLE, ABORTED. Is there a recommended retry settings when performing retries?

Retry settings as in:

  • Back-off duration
  • Back-off exponent (for exponential back-off)
  • Maximum attempts

Thanks,

← Back to Discussions