export interface GuardedJob { nodeId: string; started: Date; heartbeat: Date; }