IMPORT_PATH: "@daiso-tech/core/circuit-breaker/redis-circuit-breaker-adapter"
"@daiso-tech/core/circuit-breaker/redis-circuit-breaker-adapter"
Optional
You can choose between different types of predefined backoff policies.
{ type: BACKOFFS.EXPONENTIAL } Copy
{ type: BACKOFFS.EXPONENTIAL }
You can choose between different types of predefined circuit breaker policies.
{ type: POLICIES.CONSECUTIVE } Copy
{ type: POLICIES.CONSECUTIVE }
IMPORT_PATH:
"@daiso-tech/core/circuit-breaker/redis-circuit-breaker-adapter"