If a variable need delay to get values, example we can have the value only for X days before the current date time, we need to not check and set has validated data during this delay.
Option:
- set a delay in second to not check data
- use the last date_saved or last timestamp to start the aggregation each time