Commit ff43374
authored
Change loop count
The test is designed to expire once it reaches the end of a file, therefore the number of threads and loops only need to exceed any likely scenario. For now it's set to 20 threads and 1000 loops, giving an import file of 20000 records. This is impossible at the moment due to an app limit of <15000.1 parent 8854662 commit ff43374
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments