Skip to content

API Documentation / plugins/retry/src / RetryEntry

Interface: RetryEntry

Properties

retryCount

ts
retryCount: number;

timeoutId?

ts
optional timeoutId?: Timeout;

Released under the MIT License.