MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / retry.test.ts

File retry.test.ts

apps/api/tests/lib/email/retry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import {
3 isRetryableError,
4 retryWithBackoff,

Callers

nothing calls this directly

Calls 2

isRetryableErrorFunction · 0.90
retryWithBackoffFunction · 0.90

Tested by

no test coverage detected