Commit 15fd7d3
committed
Remove hardcoded batch size from
While working on needs-consent sub-statuses and running data-replication
performance tests, we found that large batches were slow to process, while
a smaller batch size of 1000 completed significantly faster.find_in_batches in PatientStatusUpdater
1 parent f807fb4 commit 15fd7d3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments