...
Info |
---|
Example- Timeout type with 1-hour intervals If you aggregate price per account and set timeout to 1 hour, then you will have the following behavior:
For Account 'Y':
|
...
Info |
---|
Example - Timeout type set to ‘day’ if If you set the timeout to happen everyday at 23:59 midnight in the "UTC" timezone, all data will be flushed at that time, every day, according to UTC. This means the timeout will always occur at the same time each day, regardless of when data was first aggregated. |
...