Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Commit 13d0e71

Browse files
committed
Increase the create fills catch size
1 parent 7b5c19e commit 13d0e71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ module.exports = {
4040
batchSize: 100,
4141
},
4242
createFills: {
43-
batchSize: 100,
43+
batchSize: 300,
4444
},
4545
deriveFillPrices: {
4646
batchSize: 100,

0 commit comments

Comments
 (0)