Skip to content

Commit 0d1256c

Browse files
authored
force commit to try to fix required actions
1 parent a5f41ef commit 0d1256c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

batch_sliding_window/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ This will start the worker. Then, in another terminal, run the following to exec
1818

1919
uv run batch_sliding_window/starter.py
2020

21-
The workflow will process 90 records using a sliding window of 10 parallel workers across 3 partitions, with a page size of 5 records per continue-as-new iteration.
21+
The workflow will process 90 records using a sliding window of 10 parallel workers across 3 partitions, with a page size of 5 records per continue-as-new iteration.

0 commit comments

Comments
 (0)