Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Schedule.ts
File
Schedule.ts
packages/effect/src/Schedule.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Describes policies
for
retrying, repeating, and pacing Effect programs.
3
*
4
* A `Schedule<Output, Input, Error, Env>` is stepped with an input value. Each
Callers
nothing calls this directly
Calls
15
constant
Function · 0.90
isEffect
Function · 0.90
map
Function · 0.85
fromStep
Function · 0.85
toStep
Function · 0.85
metadataFn
Function · 0.85
predicate
Function · 0.85
spaced
Function · 0.85
useSync
Method · 0.80
merge
Method · 0.80
step
Function · 0.70
recur
Function · 0.70
Tested by
no test coverage detected