Skip to content

Commit fb75d76

Browse files
Merge branch 'production' of github.com:code-dot-org/code-dot-org into test
2 parents 2d0e98c + 951dd02 commit fb75d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pegasus/sites.v3/code.org/bin/process_forms

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def index_batch_of_forms(batch_size)
7777
end
7878

7979
def main()
80-
limit = 500
80+
limit = 1000
8181

8282
messages = []
8383

0 commit comments

Comments
 (0)