@okf/ootils 1.10.0 → 1.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/browser.js CHANGED
@@ -477,7 +477,7 @@ var BASE_BULLMQ_CONFIG = {
477
477
  }
478
478
  },
479
479
  workerConfig: {
480
- concurrency: 50
480
+ concurrency: 200
481
481
  }
482
482
  },
483
483
  CREATE_ANNOS_QUEUE: {
@@ -500,7 +500,7 @@ var BASE_BULLMQ_CONFIG = {
500
500
  }
501
501
  },
502
502
  workerConfig: {
503
- concurrency: 50
503
+ concurrency: 200
504
504
  }
505
505
  },
506
506
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -592,7 +592,7 @@ var BASE_BULLMQ_CONFIG = {
592
592
  }
593
593
  },
594
594
  workerConfig: {
595
- concurrency: 20
595
+ concurrency: 200
596
596
  }
597
597
  },
598
598
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -615,7 +615,7 @@ var BASE_BULLMQ_CONFIG = {
615
615
  }
616
616
  },
617
617
  workerConfig: {
618
- concurrency: 20
618
+ concurrency: 200
619
619
  }
620
620
  },
621
621
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -638,7 +638,7 @@ var BASE_BULLMQ_CONFIG = {
638
638
  }
639
639
  },
640
640
  workerConfig: {
641
- concurrency: 20
641
+ concurrency: 200
642
642
  }
643
643
  },
644
644
  REINDEX_QUEUE: {
package/dist/browser.mjs CHANGED
@@ -441,7 +441,7 @@ var BASE_BULLMQ_CONFIG = {
441
441
  }
442
442
  },
443
443
  workerConfig: {
444
- concurrency: 50
444
+ concurrency: 200
445
445
  }
446
446
  },
447
447
  CREATE_ANNOS_QUEUE: {
@@ -464,7 +464,7 @@ var BASE_BULLMQ_CONFIG = {
464
464
  }
465
465
  },
466
466
  workerConfig: {
467
- concurrency: 50
467
+ concurrency: 200
468
468
  }
469
469
  },
470
470
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -556,7 +556,7 @@ var BASE_BULLMQ_CONFIG = {
556
556
  }
557
557
  },
558
558
  workerConfig: {
559
- concurrency: 20
559
+ concurrency: 200
560
560
  }
561
561
  },
562
562
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -579,7 +579,7 @@ var BASE_BULLMQ_CONFIG = {
579
579
  }
580
580
  },
581
581
  workerConfig: {
582
- concurrency: 20
582
+ concurrency: 200
583
583
  }
584
584
  },
585
585
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -602,7 +602,7 @@ var BASE_BULLMQ_CONFIG = {
602
602
  }
603
603
  },
604
604
  workerConfig: {
605
- concurrency: 20
605
+ concurrency: 200
606
606
  }
607
607
  },
608
608
  REINDEX_QUEUE: {
package/dist/node.js CHANGED
@@ -96,7 +96,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
96
96
  }
97
97
  },
98
98
  workerConfig: {
99
- concurrency: 50
99
+ concurrency: 200
100
100
  }
101
101
  },
102
102
  CREATE_ANNOS_QUEUE: {
@@ -119,7 +119,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
119
119
  }
120
120
  },
121
121
  workerConfig: {
122
- concurrency: 50
122
+ concurrency: 200
123
123
  }
124
124
  },
125
125
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -211,7 +211,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
211
211
  }
212
212
  },
213
213
  workerConfig: {
214
- concurrency: 20
214
+ concurrency: 200
215
215
  }
216
216
  },
217
217
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -234,7 +234,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
234
234
  }
235
235
  },
236
236
  workerConfig: {
237
- concurrency: 20
237
+ concurrency: 200
238
238
  }
239
239
  },
240
240
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -257,7 +257,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
257
257
  }
258
258
  },
259
259
  workerConfig: {
260
- concurrency: 20
260
+ concurrency: 200
261
261
  }
262
262
  },
263
263
  REINDEX_QUEUE: {
package/dist/node.mjs CHANGED
@@ -101,7 +101,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
101
101
  }
102
102
  },
103
103
  workerConfig: {
104
- concurrency: 50
104
+ concurrency: 200
105
105
  }
106
106
  },
107
107
  CREATE_ANNOS_QUEUE: {
@@ -124,7 +124,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
124
124
  }
125
125
  },
126
126
  workerConfig: {
127
- concurrency: 50
127
+ concurrency: 200
128
128
  }
129
129
  },
130
130
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -216,7 +216,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
216
216
  }
217
217
  },
218
218
  workerConfig: {
219
- concurrency: 20
219
+ concurrency: 200
220
220
  }
221
221
  },
222
222
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -239,7 +239,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
239
239
  }
240
240
  },
241
241
  workerConfig: {
242
- concurrency: 20
242
+ concurrency: 200
243
243
  }
244
244
  },
245
245
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -262,7 +262,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
262
262
  }
263
263
  },
264
264
  workerConfig: {
265
- concurrency: 20
265
+ concurrency: 200
266
266
  }
267
267
  },
268
268
  REINDEX_QUEUE: {
package/dist/universal.js CHANGED
@@ -477,7 +477,7 @@ var BASE_BULLMQ_CONFIG = {
477
477
  }
478
478
  },
479
479
  workerConfig: {
480
- concurrency: 50
480
+ concurrency: 200
481
481
  }
482
482
  },
483
483
  CREATE_ANNOS_QUEUE: {
@@ -500,7 +500,7 @@ var BASE_BULLMQ_CONFIG = {
500
500
  }
501
501
  },
502
502
  workerConfig: {
503
- concurrency: 50
503
+ concurrency: 200
504
504
  }
505
505
  },
506
506
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -592,7 +592,7 @@ var BASE_BULLMQ_CONFIG = {
592
592
  }
593
593
  },
594
594
  workerConfig: {
595
- concurrency: 20
595
+ concurrency: 200
596
596
  }
597
597
  },
598
598
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -615,7 +615,7 @@ var BASE_BULLMQ_CONFIG = {
615
615
  }
616
616
  },
617
617
  workerConfig: {
618
- concurrency: 20
618
+ concurrency: 200
619
619
  }
620
620
  },
621
621
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -638,7 +638,7 @@ var BASE_BULLMQ_CONFIG = {
638
638
  }
639
639
  },
640
640
  workerConfig: {
641
- concurrency: 20
641
+ concurrency: 200
642
642
  }
643
643
  },
644
644
  REINDEX_QUEUE: {
@@ -441,7 +441,7 @@ var BASE_BULLMQ_CONFIG = {
441
441
  }
442
442
  },
443
443
  workerConfig: {
444
- concurrency: 50
444
+ concurrency: 200
445
445
  }
446
446
  },
447
447
  CREATE_ANNOS_QUEUE: {
@@ -464,7 +464,7 @@ var BASE_BULLMQ_CONFIG = {
464
464
  }
465
465
  },
466
466
  workerConfig: {
467
- concurrency: 50
467
+ concurrency: 200
468
468
  }
469
469
  },
470
470
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -556,7 +556,7 @@ var BASE_BULLMQ_CONFIG = {
556
556
  }
557
557
  },
558
558
  workerConfig: {
559
- concurrency: 20
559
+ concurrency: 200
560
560
  }
561
561
  },
562
562
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -579,7 +579,7 @@ var BASE_BULLMQ_CONFIG = {
579
579
  }
580
580
  },
581
581
  workerConfig: {
582
- concurrency: 20
582
+ concurrency: 200
583
583
  }
584
584
  },
585
585
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -602,7 +602,7 @@ var BASE_BULLMQ_CONFIG = {
602
602
  }
603
603
  },
604
604
  workerConfig: {
605
- concurrency: 20
605
+ concurrency: 200
606
606
  }
607
607
  },
608
608
  REINDEX_QUEUE: {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.10.0",
6
+ "version": "1.11.0",
7
7
  "description": "Utility functions for both browser and Node.js",
8
8
  "main": "dist/index.js",
9
9
  "module": "dist/index.mjs",