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

Class

worker-configuration.d.ts:5688–5688  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5686 * that makes a Workflow instance fail immediately without triggering a retry
5687 */
5688 export class NonRetryableError extends Error {
5689 public constructor(message: string, name?: string);
5690 }
5691}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected