Skip to content

Commit 06eb523

Browse files
committed
Update push_wikidata.rake
1 parent b8827f1 commit 06eb523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/tasks/push_wikidata.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ namespace :wikidata do
2222
end
2323

2424
names += 1
25-
break if names >= 100
25+
break if names >= 1000
2626
sleep 1 # Rate limit for bots
2727
end
2828

0 commit comments

Comments
 (0)