RestartIntensity type Signature: export type RestartIntensity = { count: number; period: number; }; RangeHostPort Role