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
For global aggregation , if there is no update (no new events), it will stop emitting previous emitted results (emit periodic 1s for example) for now. There are use cases, user likes to repeatedly emit previous emitted results when there are no new events.
Use case
For global aggregation , if there is no update (no new events), it will stop emitting previous emitted results (emit periodic 1s for example) for now. There are use cases, user likes to repeatedly emit previous emitted results when there are no new events.
A new syntax like this will do the work
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: