MCPcopy Create free account
hub / github.com/idosal/git-mcp / noRetry

Method noRetry

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

Source from the content-addressed store, hash-verified

1681 readonly scheduledTime: number;
1682 readonly cron: string;
1683 noRetry(): void;
1684}
1685interface QueuingStrategy<T = any> {
1686 highWaterMark?: (number | bigint);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected