MCPcopy Create free account
hub / github.com/effect-app/libs / rateLimit.ts

File rateLimit.ts

packages/infra/src/rateLimit.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// /**
2// * Executes the specified effect, acquiring the specified number of permits
3// * immediately before the effect begins execution and releasing them
4// * delayed by duration after the effect completes execution, whether by success,

Callers

nothing calls this directly

Calls 2

forEachMethod · 0.65
pipeMethod · 0.65

Tested by

no test coverage detected