Closed anoff closed 7 years ago
If the functions execute in under a second the condition to store aggregated updates executes twice per hour/day.
Should be fixed by taking milliseconds into account as well and not just minutes/seconds.
Seems to be solved, does not trigger at HH:05 anymore
If the functions execute in under a second the condition to store aggregated updates executes twice per hour/day.
Should be fixed by taking milliseconds into account as well and not just minutes/seconds.