Skip to content

Commit

Permalink
Merge pull request #1591 from nationalarchives/reparse-8-documents-pe…
Browse files Browse the repository at this point in the history
…r-half-hour

Reparse 8 documents per half-hour
  • Loading branch information
jacksonj04 authored Aug 27, 2024
2 parents 00478a7 + a758d4d commit 7ef5237
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from judgments.utils import api_client
from judgments.views.reports import get_rows_from_result

NUMBER_TO_PARSE = 1
NUMBER_TO_PARSE = 8
MAX_DOCUMENTS_TO_TRY = 200


Expand Down

0 comments on commit 7ef5237

Please sign in to comment.