Skip to content

@sora-soft/framework


@sora-soft/framework / RetryEvent

Enumeration: RetryEvent

Defined in: packages/framework/src/Event.ts:1

Enumeration Members

Error

ts
Error: "retry-error";

Defined in: packages/framework/src/Event.ts:2


MaxRetryTime

ts
MaxRetryTime: "max-retry-time";

Defined in: packages/framework/src/Event.ts:3

基于 WTFPL 许可发布