MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / execution-rate-limit.node.test.ts

File execution-rate-limit.node.test.ts

apps/cloud/src/engine/execution-rate-limit.node.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from "@effect/vitest";
2import { env } from "cloudflare:workers";
3import { Data, Effect } from "effect";
4import type * as Tracer from "effect/Tracer";

Callers

nothing calls this directly

Calls 13

makeExecutionRateLimiterFunction · 0.90
countingIncrementFunction · 0.85
runExecuteFunction · 0.85
cloudLimiterFunction · 0.85
namespaceReturningFunction · 0.85
runExecuteTracedFunction · 0.85
spanNamedFunction · 0.85
fakeStorageFunction · 0.85
makeCounterFunction · 0.85
incrementMethod · 0.80
getMethod · 0.65
alarmMethod · 0.65

Tested by

no test coverage detected