Skip to content

Commit 03965be

Browse files
Fix count example
1 parent 779c777 commit 03965be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/08-example-count.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pipelines:
2828
- type: windowByTime
2929
windowType: tumbling
3030
duration: 20s
31-
grace: 10d
31+
grace: 10m
3232
- type: count
3333
store:
3434
name: owner_count

0 commit comments

Comments
 (0)