You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
At times we need windows updates immediately but we need to rest the window aggregations time to time. Such that the window count() will gradually increase and resets to zero on a periodic time or length interval.
Unfortunately, the current Siddhi windows ( (Sliding)Time, (Sliding) Length, Time Batch and Length Batch windows) do not support this requirement.
Therefore I'm proposing TimeExpiry and LengthExpiry windows to Siddhi to support this feature.
Affected Siddhi Version:
4.4.8
The text was updated successfully, but these errors were encountered:
Description:
At times we need windows updates immediately but we need to rest the window aggregations time to time. Such that the window count() will gradually increase and resets to zero on a periodic time or length interval.
Unfortunately, the current Siddhi windows ( (Sliding)Time, (Sliding) Length, Time Batch and Length Batch windows) do not support this requirement.
Therefore I'm proposing TimeExpiry and LengthExpiry windows to Siddhi to support this feature.
Affected Siddhi Version:
4.4.8
The text was updated successfully, but these errors were encountered: