IMPORT_PATH: "@daiso-tech/core/resilience"
"@daiso-tech/core/resilience"
Optional
import { exponentialBackoff } from "@daiso-tech/core/backoff-policies";exponentialBackof(); Copy
import { exponentialBackoff } from "@daiso-tech/core/backoff-policies";exponentialBackof();
You can decide maximal times you can retry.
4 Copy
4
IMPORT_PATH:
"@daiso-tech/core/resilience"