Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByBrawe/opencode-loop
/ reschedule
Function
reschedule
src/index.js:1239–1239 ·
view source on GitHub ↗
(minDelayMs = 0)
Source
from the content-addressed store, hash-verified
1237
"exportLoop"
1238
];
1239
function
requireFunction(value, name) {
1240
if
(typeof value !==
"function"
)
1241
throw
new
TypeError(`createCommandRouter requires ${name}`);
1242
return
value;
Callers
1
maybeRunDueJobs
Function · 0.85
Calls
1
scheduleDueWork
Function · 0.85
Tested by
no test coverage detected