Skip to content

Commit

Permalink
batch 1 element
Browse files Browse the repository at this point in the history
batch 1 element
  • Loading branch information
fernando-andutta authored Feb 14, 2024
1 parent 0ed63a0 commit 8249f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const settings = {

initialOffset: 0, // ##### Note: Initial offset to start extraction process
processingDelay: 1000, // ##### Note: resting time between batches (in milliseconds)
batchSize: 2, // ##### Note: quantity of consecutive wikidataItem-URL-extraction without resting
batchSize: 1, // ##### Note: quantity of consecutive wikidataItem-URL-extraction without resting

},

Expand Down

0 comments on commit 8249f19

Please sign in to comment.