MCPcopy Create free account
hub / github.com/fontsource/fontsource / noRetry

Method noRetry

website/worker-configuration.d.ts:1716–1716  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1714 readonly scheduledTime: number;
1715 readonly cron: string;
1716 noRetry(): void;
1717}
1718interface QueuingStrategy<T = any> {
1719 highWaterMark?: (number | bigint);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected