MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / retry.test.ts

File retry.test.ts

packages/providers/src/retry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type ChatMessage, CodesignError, type ModelRef } from '@open-codesign/shared';
2import { describe, expect, it, vi } from 'vitest';
3import type { GenerateOptions, GenerateResult } from './index';
4import {

Callers

nothing calls this directly

Calls 5

classifyErrorFunction · 0.90
completeWithRetryFunction · 0.90
withBackoffFunction · 0.90
abortMethod · 0.80

Tested by

no test coverage detected