MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / rateLimits.test.ts

File rateLimits.test.ts

app/src/utils/rateLimit/rateLimits.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { fireworksTestSetLimit, rateLimit } from "./rateLimits";
3import { sleep } from "~/server/utils/sleep";
4

Callers

nothing calls this directly

Calls 3

rateLimitFunction · 0.90
sleepFunction · 0.90
fireworksTestSetLimitFunction · 0.90

Tested by

no test coverage detected