diff --git a/server/src/services/heartbeat.ts b/server/src/services/heartbeat.ts index 6f946dd413..fc1828fbf1 100644 --- a/server/src/services/heartbeat.ts +++ b/server/src/services/heartbeat.ts @@ -19376,7 +19376,6 @@ export function heartbeatService( } // The diagnostic path is opt-in and persists bounded batches after execution. - async function executeRun(runId: string, runOptions: Parameters[1] = {}) { try {