IMPORT_PATH: "@daiso-tech/core/resilience"

Hierarchy

  • AggregateError
    • RetryIntervalResilienceError

Properties

attempts: number
cause?: unknown
errors: any[]
interval: TimeSpan
message: string
name: string
stack?: string
time: TimeSpan

Methods