method PupTelemetry.prototype.telemetryWatchdogimport { PupTelemetry } from "https://deno.land/x/pup@1.0.0-rc.9/telemetry.ts"; telemetryWatchdog()The watchdog is guarded by a try/catch block and recursed by a unrefed timer to prevent the watchdog from keeping a process alive.