Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
forEach
Method · 0.65
pipe
Method · 0.65
Tested by
no test coverage detected