task-scheduler

Rendered from Markdown into styled HTML. Code blocks, tables, and links stay readable and theme-consistent.

On This Page

Exported APIEnvironment Variables ReferencedNotable Internal Symbols

task-scheduler

  • Source file: src/task-scheduler.ts
  • Lines: 171
  • Responsibility: Due-task polling loop and scheduled task execution path.

Exported API

export interface SchedulerDependencies {
export function startSchedulerLoop(deps: SchedulerDependencies): void {

Environment Variables Referenced

None in this module.

Notable Internal Symbols

async function runTask(