MCPcopy 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];
1239function requireFunction(value, name) {
1240 if (typeof value !== "function")
1241 throw new TypeError(`createCommandRouter requires ${name}`);
1242 return value;

Callers 1

maybeRunDueJobsFunction · 0.85

Calls 1

scheduleDueWorkFunction · 0.85

Tested by

no test coverage detected