Project

General

Profile

Actions

Bug #6209

closed

Some heartbeat are skipped in change only mode

Added by Nicolas CHARLES about 9 years ago. Updated about 9 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Compliance & node report
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

We define the heartbeat as a number of minute, as run length * interval
So, if we have a run every 5 minutes, and want a heartbeat each time, we define the heartbeat frequency to be 5 minutes

so, for 5 minutes, heartbeat are not sent.
If we consider two runs:
Run A, at 10:00, lasting 1 minutes
Run B, at 10:05, lasting 5 secondes

RunA will send its heartbeat at 10:01, for the run 10:00 -> 10:01
RunB will so not send any heartbeat, as 10:05 is before 10:01 + 5 minutes

Actions

Also available in: Atom PDF