@okf/ootils 1.9.1 → 1.10.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.
@@ -319,13 +319,6 @@ declare namespace BASE_BULLMQ_CONFIG {
319
319
  export namespace workerConfig_1 {
320
320
  let concurrency_1: number;
321
321
  export { concurrency_1 as concurrency };
322
- export namespace limiter_1 {
323
- let max_1: number;
324
- export { max_1 as max };
325
- let duration_1: number;
326
- export { duration_1 as duration };
327
- }
328
- export { limiter_1 as limiter };
329
322
  }
330
323
  export { workerConfig_1 as workerConfig };
331
324
  }
@@ -362,13 +355,6 @@ declare namespace BASE_BULLMQ_CONFIG {
362
355
  export namespace workerConfig_2 {
363
356
  let concurrency_2: number;
364
357
  export { concurrency_2 as concurrency };
365
- export namespace limiter_2 {
366
- let max_2: number;
367
- export { max_2 as max };
368
- let duration_2: number;
369
- export { duration_2 as duration };
370
- }
371
- export { limiter_2 as limiter };
372
358
  }
373
359
  export { workerConfig_2 as workerConfig };
374
360
  }
@@ -405,13 +391,6 @@ declare namespace BASE_BULLMQ_CONFIG {
405
391
  export namespace workerConfig_3 {
406
392
  let concurrency_3: number;
407
393
  export { concurrency_3 as concurrency };
408
- export namespace limiter_3 {
409
- let max_3: number;
410
- export { max_3 as max };
411
- let duration_3: number;
412
- export { duration_3 as duration };
413
- }
414
- export { limiter_3 as limiter };
415
394
  }
416
395
  export { workerConfig_3 as workerConfig };
417
396
  }
@@ -448,13 +427,6 @@ declare namespace BASE_BULLMQ_CONFIG {
448
427
  export namespace workerConfig_4 {
449
428
  let concurrency_4: number;
450
429
  export { concurrency_4 as concurrency };
451
- export namespace limiter_4 {
452
- let max_4: number;
453
- export { max_4 as max };
454
- let duration_4: number;
455
- export { duration_4 as duration };
456
- }
457
- export { limiter_4 as limiter };
458
430
  }
459
431
  export { workerConfig_4 as workerConfig };
460
432
  }
@@ -491,13 +463,6 @@ declare namespace BASE_BULLMQ_CONFIG {
491
463
  export namespace workerConfig_5 {
492
464
  let concurrency_5: number;
493
465
  export { concurrency_5 as concurrency };
494
- export namespace limiter_5 {
495
- let max_5: number;
496
- export { max_5 as max };
497
- let duration_5: number;
498
- export { duration_5 as duration };
499
- }
500
- export { limiter_5 as limiter };
501
466
  }
502
467
  export { workerConfig_5 as workerConfig };
503
468
  }
@@ -534,13 +499,6 @@ declare namespace BASE_BULLMQ_CONFIG {
534
499
  export namespace workerConfig_6 {
535
500
  let concurrency_6: number;
536
501
  export { concurrency_6 as concurrency };
537
- export namespace limiter_6 {
538
- let max_6: number;
539
- export { max_6 as max };
540
- let duration_6: number;
541
- export { duration_6 as duration };
542
- }
543
- export { limiter_6 as limiter };
544
502
  }
545
503
  export { workerConfig_6 as workerConfig };
546
504
  }
@@ -577,13 +535,6 @@ declare namespace BASE_BULLMQ_CONFIG {
577
535
  export namespace workerConfig_7 {
578
536
  let concurrency_7: number;
579
537
  export { concurrency_7 as concurrency };
580
- export namespace limiter_7 {
581
- let max_7: number;
582
- export { max_7 as max };
583
- let duration_7: number;
584
- export { duration_7 as duration };
585
- }
586
- export { limiter_7 as limiter };
587
538
  }
588
539
  export { workerConfig_7 as workerConfig };
589
540
  }
@@ -620,13 +571,6 @@ declare namespace BASE_BULLMQ_CONFIG {
620
571
  export namespace workerConfig_8 {
621
572
  let concurrency_8: number;
622
573
  export { concurrency_8 as concurrency };
623
- export namespace limiter_8 {
624
- let max_8: number;
625
- export { max_8 as max };
626
- let duration_8: number;
627
- export { duration_8 as duration };
628
- }
629
- export { limiter_8 as limiter };
630
574
  }
631
575
  export { workerConfig_8 as workerConfig };
632
576
  }
package/dist/browser.d.ts CHANGED
@@ -319,13 +319,6 @@ declare namespace BASE_BULLMQ_CONFIG {
319
319
  export namespace workerConfig_1 {
320
320
  let concurrency_1: number;
321
321
  export { concurrency_1 as concurrency };
322
- export namespace limiter_1 {
323
- let max_1: number;
324
- export { max_1 as max };
325
- let duration_1: number;
326
- export { duration_1 as duration };
327
- }
328
- export { limiter_1 as limiter };
329
322
  }
330
323
  export { workerConfig_1 as workerConfig };
331
324
  }
@@ -362,13 +355,6 @@ declare namespace BASE_BULLMQ_CONFIG {
362
355
  export namespace workerConfig_2 {
363
356
  let concurrency_2: number;
364
357
  export { concurrency_2 as concurrency };
365
- export namespace limiter_2 {
366
- let max_2: number;
367
- export { max_2 as max };
368
- let duration_2: number;
369
- export { duration_2 as duration };
370
- }
371
- export { limiter_2 as limiter };
372
358
  }
373
359
  export { workerConfig_2 as workerConfig };
374
360
  }
@@ -405,13 +391,6 @@ declare namespace BASE_BULLMQ_CONFIG {
405
391
  export namespace workerConfig_3 {
406
392
  let concurrency_3: number;
407
393
  export { concurrency_3 as concurrency };
408
- export namespace limiter_3 {
409
- let max_3: number;
410
- export { max_3 as max };
411
- let duration_3: number;
412
- export { duration_3 as duration };
413
- }
414
- export { limiter_3 as limiter };
415
394
  }
416
395
  export { workerConfig_3 as workerConfig };
417
396
  }
@@ -448,13 +427,6 @@ declare namespace BASE_BULLMQ_CONFIG {
448
427
  export namespace workerConfig_4 {
449
428
  let concurrency_4: number;
450
429
  export { concurrency_4 as concurrency };
451
- export namespace limiter_4 {
452
- let max_4: number;
453
- export { max_4 as max };
454
- let duration_4: number;
455
- export { duration_4 as duration };
456
- }
457
- export { limiter_4 as limiter };
458
430
  }
459
431
  export { workerConfig_4 as workerConfig };
460
432
  }
@@ -491,13 +463,6 @@ declare namespace BASE_BULLMQ_CONFIG {
491
463
  export namespace workerConfig_5 {
492
464
  let concurrency_5: number;
493
465
  export { concurrency_5 as concurrency };
494
- export namespace limiter_5 {
495
- let max_5: number;
496
- export { max_5 as max };
497
- let duration_5: number;
498
- export { duration_5 as duration };
499
- }
500
- export { limiter_5 as limiter };
501
466
  }
502
467
  export { workerConfig_5 as workerConfig };
503
468
  }
@@ -534,13 +499,6 @@ declare namespace BASE_BULLMQ_CONFIG {
534
499
  export namespace workerConfig_6 {
535
500
  let concurrency_6: number;
536
501
  export { concurrency_6 as concurrency };
537
- export namespace limiter_6 {
538
- let max_6: number;
539
- export { max_6 as max };
540
- let duration_6: number;
541
- export { duration_6 as duration };
542
- }
543
- export { limiter_6 as limiter };
544
502
  }
545
503
  export { workerConfig_6 as workerConfig };
546
504
  }
@@ -577,13 +535,6 @@ declare namespace BASE_BULLMQ_CONFIG {
577
535
  export namespace workerConfig_7 {
578
536
  let concurrency_7: number;
579
537
  export { concurrency_7 as concurrency };
580
- export namespace limiter_7 {
581
- let max_7: number;
582
- export { max_7 as max };
583
- let duration_7: number;
584
- export { duration_7 as duration };
585
- }
586
- export { limiter_7 as limiter };
587
538
  }
588
539
  export { workerConfig_7 as workerConfig };
589
540
  }
@@ -620,13 +571,6 @@ declare namespace BASE_BULLMQ_CONFIG {
620
571
  export namespace workerConfig_8 {
621
572
  let concurrency_8: number;
622
573
  export { concurrency_8 as concurrency };
623
- export namespace limiter_8 {
624
- let max_8: number;
625
- export { max_8 as max };
626
- let duration_8: number;
627
- export { duration_8 as duration };
628
- }
629
- export { limiter_8 as limiter };
630
574
  }
631
575
  export { workerConfig_8 as workerConfig };
632
576
  }
package/dist/browser.js CHANGED
@@ -477,14 +477,7 @@ var BASE_BULLMQ_CONFIG = {
477
477
  }
478
478
  },
479
479
  workerConfig: {
480
- concurrency: 10,
481
- // Process 10 jobs at once for chunk processing
482
- limiter: {
483
- max: 200,
484
- // Max 5 jobs per...
485
- duration: 6e4
486
- // ...60 seconds (higher throughput for chunking)
487
- }
480
+ concurrency: 50
488
481
  }
489
482
  },
490
483
  CREATE_ANNOS_QUEUE: {
@@ -507,14 +500,7 @@ var BASE_BULLMQ_CONFIG = {
507
500
  }
508
501
  },
509
502
  workerConfig: {
510
- concurrency: 10,
511
- // Process 10 jobs at once for chunk processing
512
- limiter: {
513
- max: 100,
514
- // Max 50 jobs per...
515
- duration: 6e4
516
- // ...60 seconds (higher throughput for chunking)
517
- }
503
+ concurrency: 50
518
504
  }
519
505
  },
520
506
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -537,13 +523,7 @@ var BASE_BULLMQ_CONFIG = {
537
523
  }
538
524
  },
539
525
  workerConfig: {
540
- concurrency: 1,
541
- limiter: {
542
- max: 200,
543
- // Max 50 jobs per...
544
- duration: 6e4
545
- // ...60 seconds (higher throughput for chunking)
546
- }
526
+ concurrency: 1
547
527
  }
548
528
  },
549
529
  DIRECT_DATA_IMPORT_QUEUE: {
@@ -566,14 +546,7 @@ var BASE_BULLMQ_CONFIG = {
566
546
  }
567
547
  },
568
548
  workerConfig: {
569
- concurrency: 1,
570
- // Cannot mess with this else duplicate options in tpl, maybe even duplicate tags
571
- limiter: {
572
- max: 20,
573
- // Max 5 jobs per...
574
- duration: 6e4
575
- // ...60 seconds (higher throughput for chunking)
576
- }
549
+ concurrency: 1
577
550
  }
578
551
  },
579
552
  AI_CATEGORIZE_QUEUE: {
@@ -596,13 +569,7 @@ var BASE_BULLMQ_CONFIG = {
596
569
  }
597
570
  },
598
571
  workerConfig: {
599
- concurrency: 1,
600
- limiter: {
601
- max: 100,
602
- // (lets always keep this same as content enhance & embed since it comes immediately after)
603
- duration: 6e4
604
- // ...60 seconds (higher throughput for chunking)
605
- }
572
+ concurrency: 1
606
573
  }
607
574
  },
608
575
  ANNOS_ELASTIC_SYNC_QUEUE: {
@@ -625,13 +592,7 @@ var BASE_BULLMQ_CONFIG = {
625
592
  }
626
593
  },
627
594
  workerConfig: {
628
- concurrency: 5,
629
- limiter: {
630
- max: 100,
631
- // (lets always keep this same as content enhance & embed since it comes immediately after)
632
- duration: 6e4
633
- // ...60 seconds (higher throughput for chunking)
634
- }
595
+ concurrency: 20
635
596
  }
636
597
  },
637
598
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -654,13 +615,7 @@ var BASE_BULLMQ_CONFIG = {
654
615
  }
655
616
  },
656
617
  workerConfig: {
657
- concurrency: 5,
658
- limiter: {
659
- max: 200,
660
- // (lets always keep this same as content enhance & embed since it comes immediately after)
661
- duration: 6e4
662
- // ...60 seconds (higher throughput for chunking)
663
- }
618
+ concurrency: 20
664
619
  }
665
620
  },
666
621
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -683,13 +638,7 @@ var BASE_BULLMQ_CONFIG = {
683
638
  }
684
639
  },
685
640
  workerConfig: {
686
- concurrency: 5,
687
- limiter: {
688
- max: 200,
689
- // (lets always keep this same as content enhance & embed since it comes immediately after)
690
- duration: 6e4
691
- // ...60 seconds (higher throughput for chunking)
692
- }
641
+ concurrency: 20
693
642
  }
694
643
  },
695
644
  REINDEX_QUEUE: {
package/dist/browser.mjs CHANGED
@@ -441,14 +441,7 @@ var BASE_BULLMQ_CONFIG = {
441
441
  }
442
442
  },
443
443
  workerConfig: {
444
- concurrency: 10,
445
- // Process 10 jobs at once for chunk processing
446
- limiter: {
447
- max: 200,
448
- // Max 5 jobs per...
449
- duration: 6e4
450
- // ...60 seconds (higher throughput for chunking)
451
- }
444
+ concurrency: 50
452
445
  }
453
446
  },
454
447
  CREATE_ANNOS_QUEUE: {
@@ -471,14 +464,7 @@ var BASE_BULLMQ_CONFIG = {
471
464
  }
472
465
  },
473
466
  workerConfig: {
474
- concurrency: 10,
475
- // Process 10 jobs at once for chunk processing
476
- limiter: {
477
- max: 100,
478
- // Max 50 jobs per...
479
- duration: 6e4
480
- // ...60 seconds (higher throughput for chunking)
481
- }
467
+ concurrency: 50
482
468
  }
483
469
  },
484
470
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -501,13 +487,7 @@ var BASE_BULLMQ_CONFIG = {
501
487
  }
502
488
  },
503
489
  workerConfig: {
504
- concurrency: 1,
505
- limiter: {
506
- max: 200,
507
- // Max 50 jobs per...
508
- duration: 6e4
509
- // ...60 seconds (higher throughput for chunking)
510
- }
490
+ concurrency: 1
511
491
  }
512
492
  },
513
493
  DIRECT_DATA_IMPORT_QUEUE: {
@@ -530,14 +510,7 @@ var BASE_BULLMQ_CONFIG = {
530
510
  }
531
511
  },
532
512
  workerConfig: {
533
- concurrency: 1,
534
- // Cannot mess with this else duplicate options in tpl, maybe even duplicate tags
535
- limiter: {
536
- max: 20,
537
- // Max 5 jobs per...
538
- duration: 6e4
539
- // ...60 seconds (higher throughput for chunking)
540
- }
513
+ concurrency: 1
541
514
  }
542
515
  },
543
516
  AI_CATEGORIZE_QUEUE: {
@@ -560,13 +533,7 @@ var BASE_BULLMQ_CONFIG = {
560
533
  }
561
534
  },
562
535
  workerConfig: {
563
- concurrency: 1,
564
- limiter: {
565
- max: 100,
566
- // (lets always keep this same as content enhance & embed since it comes immediately after)
567
- duration: 6e4
568
- // ...60 seconds (higher throughput for chunking)
569
- }
536
+ concurrency: 1
570
537
  }
571
538
  },
572
539
  ANNOS_ELASTIC_SYNC_QUEUE: {
@@ -589,13 +556,7 @@ var BASE_BULLMQ_CONFIG = {
589
556
  }
590
557
  },
591
558
  workerConfig: {
592
- concurrency: 5,
593
- limiter: {
594
- max: 100,
595
- // (lets always keep this same as content enhance & embed since it comes immediately after)
596
- duration: 6e4
597
- // ...60 seconds (higher throughput for chunking)
598
- }
559
+ concurrency: 20
599
560
  }
600
561
  },
601
562
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -618,13 +579,7 @@ var BASE_BULLMQ_CONFIG = {
618
579
  }
619
580
  },
620
581
  workerConfig: {
621
- concurrency: 5,
622
- limiter: {
623
- max: 200,
624
- // (lets always keep this same as content enhance & embed since it comes immediately after)
625
- duration: 6e4
626
- // ...60 seconds (higher throughput for chunking)
627
- }
582
+ concurrency: 20
628
583
  }
629
584
  },
630
585
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -647,13 +602,7 @@ var BASE_BULLMQ_CONFIG = {
647
602
  }
648
603
  },
649
604
  workerConfig: {
650
- concurrency: 5,
651
- limiter: {
652
- max: 200,
653
- // (lets always keep this same as content enhance & embed since it comes immediately after)
654
- duration: 6e4
655
- // ...60 seconds (higher throughput for chunking)
656
- }
605
+ concurrency: 20
657
606
  }
658
607
  },
659
608
  REINDEX_QUEUE: {
package/dist/node.d.mts CHANGED
@@ -326,13 +326,6 @@ declare namespace BASE_BULLMQ_CONFIG {
326
326
  export namespace workerConfig_1 {
327
327
  let concurrency_1: number;
328
328
  export { concurrency_1 as concurrency };
329
- export namespace limiter_1 {
330
- let max_1: number;
331
- export { max_1 as max };
332
- let duration_1: number;
333
- export { duration_1 as duration };
334
- }
335
- export { limiter_1 as limiter };
336
329
  }
337
330
  export { workerConfig_1 as workerConfig };
338
331
  }
@@ -369,13 +362,6 @@ declare namespace BASE_BULLMQ_CONFIG {
369
362
  export namespace workerConfig_2 {
370
363
  let concurrency_2: number;
371
364
  export { concurrency_2 as concurrency };
372
- export namespace limiter_2 {
373
- let max_2: number;
374
- export { max_2 as max };
375
- let duration_2: number;
376
- export { duration_2 as duration };
377
- }
378
- export { limiter_2 as limiter };
379
365
  }
380
366
  export { workerConfig_2 as workerConfig };
381
367
  }
@@ -412,13 +398,6 @@ declare namespace BASE_BULLMQ_CONFIG {
412
398
  export namespace workerConfig_3 {
413
399
  let concurrency_3: number;
414
400
  export { concurrency_3 as concurrency };
415
- export namespace limiter_3 {
416
- let max_3: number;
417
- export { max_3 as max };
418
- let duration_3: number;
419
- export { duration_3 as duration };
420
- }
421
- export { limiter_3 as limiter };
422
401
  }
423
402
  export { workerConfig_3 as workerConfig };
424
403
  }
@@ -455,13 +434,6 @@ declare namespace BASE_BULLMQ_CONFIG {
455
434
  export namespace workerConfig_4 {
456
435
  let concurrency_4: number;
457
436
  export { concurrency_4 as concurrency };
458
- export namespace limiter_4 {
459
- let max_4: number;
460
- export { max_4 as max };
461
- let duration_4: number;
462
- export { duration_4 as duration };
463
- }
464
- export { limiter_4 as limiter };
465
437
  }
466
438
  export { workerConfig_4 as workerConfig };
467
439
  }
@@ -498,13 +470,6 @@ declare namespace BASE_BULLMQ_CONFIG {
498
470
  export namespace workerConfig_5 {
499
471
  let concurrency_5: number;
500
472
  export { concurrency_5 as concurrency };
501
- export namespace limiter_5 {
502
- let max_5: number;
503
- export { max_5 as max };
504
- let duration_5: number;
505
- export { duration_5 as duration };
506
- }
507
- export { limiter_5 as limiter };
508
473
  }
509
474
  export { workerConfig_5 as workerConfig };
510
475
  }
@@ -541,13 +506,6 @@ declare namespace BASE_BULLMQ_CONFIG {
541
506
  export namespace workerConfig_6 {
542
507
  let concurrency_6: number;
543
508
  export { concurrency_6 as concurrency };
544
- export namespace limiter_6 {
545
- let max_6: number;
546
- export { max_6 as max };
547
- let duration_6: number;
548
- export { duration_6 as duration };
549
- }
550
- export { limiter_6 as limiter };
551
509
  }
552
510
  export { workerConfig_6 as workerConfig };
553
511
  }
@@ -584,13 +542,6 @@ declare namespace BASE_BULLMQ_CONFIG {
584
542
  export namespace workerConfig_7 {
585
543
  let concurrency_7: number;
586
544
  export { concurrency_7 as concurrency };
587
- export namespace limiter_7 {
588
- let max_7: number;
589
- export { max_7 as max };
590
- let duration_7: number;
591
- export { duration_7 as duration };
592
- }
593
- export { limiter_7 as limiter };
594
545
  }
595
546
  export { workerConfig_7 as workerConfig };
596
547
  }
@@ -627,13 +578,6 @@ declare namespace BASE_BULLMQ_CONFIG {
627
578
  export namespace workerConfig_8 {
628
579
  let concurrency_8: number;
629
580
  export { concurrency_8 as concurrency };
630
- export namespace limiter_8 {
631
- let max_8: number;
632
- export { max_8 as max };
633
- let duration_8: number;
634
- export { duration_8 as duration };
635
- }
636
- export { limiter_8 as limiter };
637
581
  }
638
582
  export { workerConfig_8 as workerConfig };
639
583
  }
package/dist/node.d.ts CHANGED
@@ -326,13 +326,6 @@ declare namespace BASE_BULLMQ_CONFIG {
326
326
  export namespace workerConfig_1 {
327
327
  let concurrency_1: number;
328
328
  export { concurrency_1 as concurrency };
329
- export namespace limiter_1 {
330
- let max_1: number;
331
- export { max_1 as max };
332
- let duration_1: number;
333
- export { duration_1 as duration };
334
- }
335
- export { limiter_1 as limiter };
336
329
  }
337
330
  export { workerConfig_1 as workerConfig };
338
331
  }
@@ -369,13 +362,6 @@ declare namespace BASE_BULLMQ_CONFIG {
369
362
  export namespace workerConfig_2 {
370
363
  let concurrency_2: number;
371
364
  export { concurrency_2 as concurrency };
372
- export namespace limiter_2 {
373
- let max_2: number;
374
- export { max_2 as max };
375
- let duration_2: number;
376
- export { duration_2 as duration };
377
- }
378
- export { limiter_2 as limiter };
379
365
  }
380
366
  export { workerConfig_2 as workerConfig };
381
367
  }
@@ -412,13 +398,6 @@ declare namespace BASE_BULLMQ_CONFIG {
412
398
  export namespace workerConfig_3 {
413
399
  let concurrency_3: number;
414
400
  export { concurrency_3 as concurrency };
415
- export namespace limiter_3 {
416
- let max_3: number;
417
- export { max_3 as max };
418
- let duration_3: number;
419
- export { duration_3 as duration };
420
- }
421
- export { limiter_3 as limiter };
422
401
  }
423
402
  export { workerConfig_3 as workerConfig };
424
403
  }
@@ -455,13 +434,6 @@ declare namespace BASE_BULLMQ_CONFIG {
455
434
  export namespace workerConfig_4 {
456
435
  let concurrency_4: number;
457
436
  export { concurrency_4 as concurrency };
458
- export namespace limiter_4 {
459
- let max_4: number;
460
- export { max_4 as max };
461
- let duration_4: number;
462
- export { duration_4 as duration };
463
- }
464
- export { limiter_4 as limiter };
465
437
  }
466
438
  export { workerConfig_4 as workerConfig };
467
439
  }
@@ -498,13 +470,6 @@ declare namespace BASE_BULLMQ_CONFIG {
498
470
  export namespace workerConfig_5 {
499
471
  let concurrency_5: number;
500
472
  export { concurrency_5 as concurrency };
501
- export namespace limiter_5 {
502
- let max_5: number;
503
- export { max_5 as max };
504
- let duration_5: number;
505
- export { duration_5 as duration };
506
- }
507
- export { limiter_5 as limiter };
508
473
  }
509
474
  export { workerConfig_5 as workerConfig };
510
475
  }
@@ -541,13 +506,6 @@ declare namespace BASE_BULLMQ_CONFIG {
541
506
  export namespace workerConfig_6 {
542
507
  let concurrency_6: number;
543
508
  export { concurrency_6 as concurrency };
544
- export namespace limiter_6 {
545
- let max_6: number;
546
- export { max_6 as max };
547
- let duration_6: number;
548
- export { duration_6 as duration };
549
- }
550
- export { limiter_6 as limiter };
551
509
  }
552
510
  export { workerConfig_6 as workerConfig };
553
511
  }
@@ -584,13 +542,6 @@ declare namespace BASE_BULLMQ_CONFIG {
584
542
  export namespace workerConfig_7 {
585
543
  let concurrency_7: number;
586
544
  export { concurrency_7 as concurrency };
587
- export namespace limiter_7 {
588
- let max_7: number;
589
- export { max_7 as max };
590
- let duration_7: number;
591
- export { duration_7 as duration };
592
- }
593
- export { limiter_7 as limiter };
594
545
  }
595
546
  export { workerConfig_7 as workerConfig };
596
547
  }
@@ -627,13 +578,6 @@ declare namespace BASE_BULLMQ_CONFIG {
627
578
  export namespace workerConfig_8 {
628
579
  let concurrency_8: number;
629
580
  export { concurrency_8 as concurrency };
630
- export namespace limiter_8 {
631
- let max_8: number;
632
- export { max_8 as max };
633
- let duration_8: number;
634
- export { duration_8 as duration };
635
- }
636
- export { limiter_8 as limiter };
637
581
  }
638
582
  export { workerConfig_8 as workerConfig };
639
583
  }
package/dist/node.js CHANGED
@@ -96,14 +96,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
96
96
  }
97
97
  },
98
98
  workerConfig: {
99
- concurrency: 10,
100
- // Process 10 jobs at once for chunk processing
101
- limiter: {
102
- max: 200,
103
- // Max 5 jobs per...
104
- duration: 6e4
105
- // ...60 seconds (higher throughput for chunking)
106
- }
99
+ concurrency: 50
107
100
  }
108
101
  },
109
102
  CREATE_ANNOS_QUEUE: {
@@ -126,14 +119,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
126
119
  }
127
120
  },
128
121
  workerConfig: {
129
- concurrency: 10,
130
- // Process 10 jobs at once for chunk processing
131
- limiter: {
132
- max: 100,
133
- // Max 50 jobs per...
134
- duration: 6e4
135
- // ...60 seconds (higher throughput for chunking)
136
- }
122
+ concurrency: 50
137
123
  }
138
124
  },
139
125
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -156,13 +142,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
156
142
  }
157
143
  },
158
144
  workerConfig: {
159
- concurrency: 1,
160
- limiter: {
161
- max: 200,
162
- // Max 50 jobs per...
163
- duration: 6e4
164
- // ...60 seconds (higher throughput for chunking)
165
- }
145
+ concurrency: 1
166
146
  }
167
147
  },
168
148
  DIRECT_DATA_IMPORT_QUEUE: {
@@ -185,14 +165,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
185
165
  }
186
166
  },
187
167
  workerConfig: {
188
- concurrency: 1,
189
- // Cannot mess with this else duplicate options in tpl, maybe even duplicate tags
190
- limiter: {
191
- max: 20,
192
- // Max 5 jobs per...
193
- duration: 6e4
194
- // ...60 seconds (higher throughput for chunking)
195
- }
168
+ concurrency: 1
196
169
  }
197
170
  },
198
171
  AI_CATEGORIZE_QUEUE: {
@@ -215,13 +188,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
215
188
  }
216
189
  },
217
190
  workerConfig: {
218
- concurrency: 1,
219
- limiter: {
220
- max: 100,
221
- // (lets always keep this same as content enhance & embed since it comes immediately after)
222
- duration: 6e4
223
- // ...60 seconds (higher throughput for chunking)
224
- }
191
+ concurrency: 1
225
192
  }
226
193
  },
227
194
  ANNOS_ELASTIC_SYNC_QUEUE: {
@@ -244,13 +211,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
244
211
  }
245
212
  },
246
213
  workerConfig: {
247
- concurrency: 5,
248
- limiter: {
249
- max: 100,
250
- // (lets always keep this same as content enhance & embed since it comes immediately after)
251
- duration: 6e4
252
- // ...60 seconds (higher throughput for chunking)
253
- }
214
+ concurrency: 20
254
215
  }
255
216
  },
256
217
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -273,13 +234,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
273
234
  }
274
235
  },
275
236
  workerConfig: {
276
- concurrency: 5,
277
- limiter: {
278
- max: 200,
279
- // (lets always keep this same as content enhance & embed since it comes immediately after)
280
- duration: 6e4
281
- // ...60 seconds (higher throughput for chunking)
282
- }
237
+ concurrency: 20
283
238
  }
284
239
  },
285
240
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -302,13 +257,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
302
257
  }
303
258
  },
304
259
  workerConfig: {
305
- concurrency: 5,
306
- limiter: {
307
- max: 200,
308
- // (lets always keep this same as content enhance & embed since it comes immediately after)
309
- duration: 6e4
310
- // ...60 seconds (higher throughput for chunking)
311
- }
260
+ concurrency: 20
312
261
  }
313
262
  },
314
263
  REINDEX_QUEUE: {
package/dist/node.mjs CHANGED
@@ -101,14 +101,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
101
101
  }
102
102
  },
103
103
  workerConfig: {
104
- concurrency: 10,
105
- // Process 10 jobs at once for chunk processing
106
- limiter: {
107
- max: 200,
108
- // Max 5 jobs per...
109
- duration: 6e4
110
- // ...60 seconds (higher throughput for chunking)
111
- }
104
+ concurrency: 50
112
105
  }
113
106
  },
114
107
  CREATE_ANNOS_QUEUE: {
@@ -131,14 +124,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
131
124
  }
132
125
  },
133
126
  workerConfig: {
134
- concurrency: 10,
135
- // Process 10 jobs at once for chunk processing
136
- limiter: {
137
- max: 100,
138
- // Max 50 jobs per...
139
- duration: 6e4
140
- // ...60 seconds (higher throughput for chunking)
141
- }
127
+ concurrency: 50
142
128
  }
143
129
  },
144
130
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -161,13 +147,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
161
147
  }
162
148
  },
163
149
  workerConfig: {
164
- concurrency: 1,
165
- limiter: {
166
- max: 200,
167
- // Max 50 jobs per...
168
- duration: 6e4
169
- // ...60 seconds (higher throughput for chunking)
170
- }
150
+ concurrency: 1
171
151
  }
172
152
  },
173
153
  DIRECT_DATA_IMPORT_QUEUE: {
@@ -190,14 +170,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
190
170
  }
191
171
  },
192
172
  workerConfig: {
193
- concurrency: 1,
194
- // Cannot mess with this else duplicate options in tpl, maybe even duplicate tags
195
- limiter: {
196
- max: 20,
197
- // Max 5 jobs per...
198
- duration: 6e4
199
- // ...60 seconds (higher throughput for chunking)
200
- }
173
+ concurrency: 1
201
174
  }
202
175
  },
203
176
  AI_CATEGORIZE_QUEUE: {
@@ -220,13 +193,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
220
193
  }
221
194
  },
222
195
  workerConfig: {
223
- concurrency: 1,
224
- limiter: {
225
- max: 100,
226
- // (lets always keep this same as content enhance & embed since it comes immediately after)
227
- duration: 6e4
228
- // ...60 seconds (higher throughput for chunking)
229
- }
196
+ concurrency: 1
230
197
  }
231
198
  },
232
199
  ANNOS_ELASTIC_SYNC_QUEUE: {
@@ -249,13 +216,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
249
216
  }
250
217
  },
251
218
  workerConfig: {
252
- concurrency: 5,
253
- limiter: {
254
- max: 100,
255
- // (lets always keep this same as content enhance & embed since it comes immediately after)
256
- duration: 6e4
257
- // ...60 seconds (higher throughput for chunking)
258
- }
219
+ concurrency: 20
259
220
  }
260
221
  },
261
222
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -278,13 +239,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
278
239
  }
279
240
  },
280
241
  workerConfig: {
281
- concurrency: 5,
282
- limiter: {
283
- max: 200,
284
- // (lets always keep this same as content enhance & embed since it comes immediately after)
285
- duration: 6e4
286
- // ...60 seconds (higher throughput for chunking)
287
- }
242
+ concurrency: 20
288
243
  }
289
244
  },
290
245
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -307,13 +262,7 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
307
262
  }
308
263
  },
309
264
  workerConfig: {
310
- concurrency: 5,
311
- limiter: {
312
- max: 200,
313
- // (lets always keep this same as content enhance & embed since it comes immediately after)
314
- duration: 6e4
315
- // ...60 seconds (higher throughput for chunking)
316
- }
265
+ concurrency: 20
317
266
  }
318
267
  },
319
268
  REINDEX_QUEUE: {
@@ -319,13 +319,6 @@ declare namespace BASE_BULLMQ_CONFIG {
319
319
  export namespace workerConfig_1 {
320
320
  let concurrency_1: number;
321
321
  export { concurrency_1 as concurrency };
322
- export namespace limiter_1 {
323
- let max_1: number;
324
- export { max_1 as max };
325
- let duration_1: number;
326
- export { duration_1 as duration };
327
- }
328
- export { limiter_1 as limiter };
329
322
  }
330
323
  export { workerConfig_1 as workerConfig };
331
324
  }
@@ -362,13 +355,6 @@ declare namespace BASE_BULLMQ_CONFIG {
362
355
  export namespace workerConfig_2 {
363
356
  let concurrency_2: number;
364
357
  export { concurrency_2 as concurrency };
365
- export namespace limiter_2 {
366
- let max_2: number;
367
- export { max_2 as max };
368
- let duration_2: number;
369
- export { duration_2 as duration };
370
- }
371
- export { limiter_2 as limiter };
372
358
  }
373
359
  export { workerConfig_2 as workerConfig };
374
360
  }
@@ -405,13 +391,6 @@ declare namespace BASE_BULLMQ_CONFIG {
405
391
  export namespace workerConfig_3 {
406
392
  let concurrency_3: number;
407
393
  export { concurrency_3 as concurrency };
408
- export namespace limiter_3 {
409
- let max_3: number;
410
- export { max_3 as max };
411
- let duration_3: number;
412
- export { duration_3 as duration };
413
- }
414
- export { limiter_3 as limiter };
415
394
  }
416
395
  export { workerConfig_3 as workerConfig };
417
396
  }
@@ -448,13 +427,6 @@ declare namespace BASE_BULLMQ_CONFIG {
448
427
  export namespace workerConfig_4 {
449
428
  let concurrency_4: number;
450
429
  export { concurrency_4 as concurrency };
451
- export namespace limiter_4 {
452
- let max_4: number;
453
- export { max_4 as max };
454
- let duration_4: number;
455
- export { duration_4 as duration };
456
- }
457
- export { limiter_4 as limiter };
458
430
  }
459
431
  export { workerConfig_4 as workerConfig };
460
432
  }
@@ -491,13 +463,6 @@ declare namespace BASE_BULLMQ_CONFIG {
491
463
  export namespace workerConfig_5 {
492
464
  let concurrency_5: number;
493
465
  export { concurrency_5 as concurrency };
494
- export namespace limiter_5 {
495
- let max_5: number;
496
- export { max_5 as max };
497
- let duration_5: number;
498
- export { duration_5 as duration };
499
- }
500
- export { limiter_5 as limiter };
501
466
  }
502
467
  export { workerConfig_5 as workerConfig };
503
468
  }
@@ -534,13 +499,6 @@ declare namespace BASE_BULLMQ_CONFIG {
534
499
  export namespace workerConfig_6 {
535
500
  let concurrency_6: number;
536
501
  export { concurrency_6 as concurrency };
537
- export namespace limiter_6 {
538
- let max_6: number;
539
- export { max_6 as max };
540
- let duration_6: number;
541
- export { duration_6 as duration };
542
- }
543
- export { limiter_6 as limiter };
544
502
  }
545
503
  export { workerConfig_6 as workerConfig };
546
504
  }
@@ -577,13 +535,6 @@ declare namespace BASE_BULLMQ_CONFIG {
577
535
  export namespace workerConfig_7 {
578
536
  let concurrency_7: number;
579
537
  export { concurrency_7 as concurrency };
580
- export namespace limiter_7 {
581
- let max_7: number;
582
- export { max_7 as max };
583
- let duration_7: number;
584
- export { duration_7 as duration };
585
- }
586
- export { limiter_7 as limiter };
587
538
  }
588
539
  export { workerConfig_7 as workerConfig };
589
540
  }
@@ -620,13 +571,6 @@ declare namespace BASE_BULLMQ_CONFIG {
620
571
  export namespace workerConfig_8 {
621
572
  let concurrency_8: number;
622
573
  export { concurrency_8 as concurrency };
623
- export namespace limiter_8 {
624
- let max_8: number;
625
- export { max_8 as max };
626
- let duration_8: number;
627
- export { duration_8 as duration };
628
- }
629
- export { limiter_8 as limiter };
630
574
  }
631
575
  export { workerConfig_8 as workerConfig };
632
576
  }
@@ -319,13 +319,6 @@ declare namespace BASE_BULLMQ_CONFIG {
319
319
  export namespace workerConfig_1 {
320
320
  let concurrency_1: number;
321
321
  export { concurrency_1 as concurrency };
322
- export namespace limiter_1 {
323
- let max_1: number;
324
- export { max_1 as max };
325
- let duration_1: number;
326
- export { duration_1 as duration };
327
- }
328
- export { limiter_1 as limiter };
329
322
  }
330
323
  export { workerConfig_1 as workerConfig };
331
324
  }
@@ -362,13 +355,6 @@ declare namespace BASE_BULLMQ_CONFIG {
362
355
  export namespace workerConfig_2 {
363
356
  let concurrency_2: number;
364
357
  export { concurrency_2 as concurrency };
365
- export namespace limiter_2 {
366
- let max_2: number;
367
- export { max_2 as max };
368
- let duration_2: number;
369
- export { duration_2 as duration };
370
- }
371
- export { limiter_2 as limiter };
372
358
  }
373
359
  export { workerConfig_2 as workerConfig };
374
360
  }
@@ -405,13 +391,6 @@ declare namespace BASE_BULLMQ_CONFIG {
405
391
  export namespace workerConfig_3 {
406
392
  let concurrency_3: number;
407
393
  export { concurrency_3 as concurrency };
408
- export namespace limiter_3 {
409
- let max_3: number;
410
- export { max_3 as max };
411
- let duration_3: number;
412
- export { duration_3 as duration };
413
- }
414
- export { limiter_3 as limiter };
415
394
  }
416
395
  export { workerConfig_3 as workerConfig };
417
396
  }
@@ -448,13 +427,6 @@ declare namespace BASE_BULLMQ_CONFIG {
448
427
  export namespace workerConfig_4 {
449
428
  let concurrency_4: number;
450
429
  export { concurrency_4 as concurrency };
451
- export namespace limiter_4 {
452
- let max_4: number;
453
- export { max_4 as max };
454
- let duration_4: number;
455
- export { duration_4 as duration };
456
- }
457
- export { limiter_4 as limiter };
458
430
  }
459
431
  export { workerConfig_4 as workerConfig };
460
432
  }
@@ -491,13 +463,6 @@ declare namespace BASE_BULLMQ_CONFIG {
491
463
  export namespace workerConfig_5 {
492
464
  let concurrency_5: number;
493
465
  export { concurrency_5 as concurrency };
494
- export namespace limiter_5 {
495
- let max_5: number;
496
- export { max_5 as max };
497
- let duration_5: number;
498
- export { duration_5 as duration };
499
- }
500
- export { limiter_5 as limiter };
501
466
  }
502
467
  export { workerConfig_5 as workerConfig };
503
468
  }
@@ -534,13 +499,6 @@ declare namespace BASE_BULLMQ_CONFIG {
534
499
  export namespace workerConfig_6 {
535
500
  let concurrency_6: number;
536
501
  export { concurrency_6 as concurrency };
537
- export namespace limiter_6 {
538
- let max_6: number;
539
- export { max_6 as max };
540
- let duration_6: number;
541
- export { duration_6 as duration };
542
- }
543
- export { limiter_6 as limiter };
544
502
  }
545
503
  export { workerConfig_6 as workerConfig };
546
504
  }
@@ -577,13 +535,6 @@ declare namespace BASE_BULLMQ_CONFIG {
577
535
  export namespace workerConfig_7 {
578
536
  let concurrency_7: number;
579
537
  export { concurrency_7 as concurrency };
580
- export namespace limiter_7 {
581
- let max_7: number;
582
- export { max_7 as max };
583
- let duration_7: number;
584
- export { duration_7 as duration };
585
- }
586
- export { limiter_7 as limiter };
587
538
  }
588
539
  export { workerConfig_7 as workerConfig };
589
540
  }
@@ -620,13 +571,6 @@ declare namespace BASE_BULLMQ_CONFIG {
620
571
  export namespace workerConfig_8 {
621
572
  let concurrency_8: number;
622
573
  export { concurrency_8 as concurrency };
623
- export namespace limiter_8 {
624
- let max_8: number;
625
- export { max_8 as max };
626
- let duration_8: number;
627
- export { duration_8 as duration };
628
- }
629
- export { limiter_8 as limiter };
630
574
  }
631
575
  export { workerConfig_8 as workerConfig };
632
576
  }
package/dist/universal.js CHANGED
@@ -477,14 +477,7 @@ var BASE_BULLMQ_CONFIG = {
477
477
  }
478
478
  },
479
479
  workerConfig: {
480
- concurrency: 10,
481
- // Process 10 jobs at once for chunk processing
482
- limiter: {
483
- max: 200,
484
- // Max 5 jobs per...
485
- duration: 6e4
486
- // ...60 seconds (higher throughput for chunking)
487
- }
480
+ concurrency: 50
488
481
  }
489
482
  },
490
483
  CREATE_ANNOS_QUEUE: {
@@ -507,14 +500,7 @@ var BASE_BULLMQ_CONFIG = {
507
500
  }
508
501
  },
509
502
  workerConfig: {
510
- concurrency: 10,
511
- // Process 10 jobs at once for chunk processing
512
- limiter: {
513
- max: 100,
514
- // Max 50 jobs per...
515
- duration: 6e4
516
- // ...60 seconds (higher throughput for chunking)
517
- }
503
+ concurrency: 50
518
504
  }
519
505
  },
520
506
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -537,13 +523,7 @@ var BASE_BULLMQ_CONFIG = {
537
523
  }
538
524
  },
539
525
  workerConfig: {
540
- concurrency: 1,
541
- limiter: {
542
- max: 200,
543
- // Max 50 jobs per...
544
- duration: 6e4
545
- // ...60 seconds (higher throughput for chunking)
546
- }
526
+ concurrency: 1
547
527
  }
548
528
  },
549
529
  DIRECT_DATA_IMPORT_QUEUE: {
@@ -566,14 +546,7 @@ var BASE_BULLMQ_CONFIG = {
566
546
  }
567
547
  },
568
548
  workerConfig: {
569
- concurrency: 1,
570
- // Cannot mess with this else duplicate options in tpl, maybe even duplicate tags
571
- limiter: {
572
- max: 20,
573
- // Max 5 jobs per...
574
- duration: 6e4
575
- // ...60 seconds (higher throughput for chunking)
576
- }
549
+ concurrency: 1
577
550
  }
578
551
  },
579
552
  AI_CATEGORIZE_QUEUE: {
@@ -596,13 +569,7 @@ var BASE_BULLMQ_CONFIG = {
596
569
  }
597
570
  },
598
571
  workerConfig: {
599
- concurrency: 1,
600
- limiter: {
601
- max: 100,
602
- // (lets always keep this same as content enhance & embed since it comes immediately after)
603
- duration: 6e4
604
- // ...60 seconds (higher throughput for chunking)
605
- }
572
+ concurrency: 1
606
573
  }
607
574
  },
608
575
  ANNOS_ELASTIC_SYNC_QUEUE: {
@@ -625,13 +592,7 @@ var BASE_BULLMQ_CONFIG = {
625
592
  }
626
593
  },
627
594
  workerConfig: {
628
- concurrency: 5,
629
- limiter: {
630
- max: 100,
631
- // (lets always keep this same as content enhance & embed since it comes immediately after)
632
- duration: 6e4
633
- // ...60 seconds (higher throughput for chunking)
634
- }
595
+ concurrency: 20
635
596
  }
636
597
  },
637
598
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -654,13 +615,7 @@ var BASE_BULLMQ_CONFIG = {
654
615
  }
655
616
  },
656
617
  workerConfig: {
657
- concurrency: 5,
658
- limiter: {
659
- max: 200,
660
- // (lets always keep this same as content enhance & embed since it comes immediately after)
661
- duration: 6e4
662
- // ...60 seconds (higher throughput for chunking)
663
- }
618
+ concurrency: 20
664
619
  }
665
620
  },
666
621
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -683,13 +638,7 @@ var BASE_BULLMQ_CONFIG = {
683
638
  }
684
639
  },
685
640
  workerConfig: {
686
- concurrency: 5,
687
- limiter: {
688
- max: 200,
689
- // (lets always keep this same as content enhance & embed since it comes immediately after)
690
- duration: 6e4
691
- // ...60 seconds (higher throughput for chunking)
692
- }
641
+ concurrency: 20
693
642
  }
694
643
  },
695
644
  REINDEX_QUEUE: {
@@ -441,14 +441,7 @@ var BASE_BULLMQ_CONFIG = {
441
441
  }
442
442
  },
443
443
  workerConfig: {
444
- concurrency: 10,
445
- // Process 10 jobs at once for chunk processing
446
- limiter: {
447
- max: 200,
448
- // Max 5 jobs per...
449
- duration: 6e4
450
- // ...60 seconds (higher throughput for chunking)
451
- }
444
+ concurrency: 50
452
445
  }
453
446
  },
454
447
  CREATE_ANNOS_QUEUE: {
@@ -471,14 +464,7 @@ var BASE_BULLMQ_CONFIG = {
471
464
  }
472
465
  },
473
466
  workerConfig: {
474
- concurrency: 10,
475
- // Process 10 jobs at once for chunk processing
476
- limiter: {
477
- max: 100,
478
- // Max 50 jobs per...
479
- duration: 6e4
480
- // ...60 seconds (higher throughput for chunking)
481
- }
467
+ concurrency: 50
482
468
  }
483
469
  },
484
470
  CONTENT_ENHANCE_AND_EMBED_QUEUE: {
@@ -501,13 +487,7 @@ var BASE_BULLMQ_CONFIG = {
501
487
  }
502
488
  },
503
489
  workerConfig: {
504
- concurrency: 1,
505
- limiter: {
506
- max: 200,
507
- // Max 50 jobs per...
508
- duration: 6e4
509
- // ...60 seconds (higher throughput for chunking)
510
- }
490
+ concurrency: 1
511
491
  }
512
492
  },
513
493
  DIRECT_DATA_IMPORT_QUEUE: {
@@ -530,14 +510,7 @@ var BASE_BULLMQ_CONFIG = {
530
510
  }
531
511
  },
532
512
  workerConfig: {
533
- concurrency: 1,
534
- // Cannot mess with this else duplicate options in tpl, maybe even duplicate tags
535
- limiter: {
536
- max: 20,
537
- // Max 5 jobs per...
538
- duration: 6e4
539
- // ...60 seconds (higher throughput for chunking)
540
- }
513
+ concurrency: 1
541
514
  }
542
515
  },
543
516
  AI_CATEGORIZE_QUEUE: {
@@ -560,13 +533,7 @@ var BASE_BULLMQ_CONFIG = {
560
533
  }
561
534
  },
562
535
  workerConfig: {
563
- concurrency: 1,
564
- limiter: {
565
- max: 100,
566
- // (lets always keep this same as content enhance & embed since it comes immediately after)
567
- duration: 6e4
568
- // ...60 seconds (higher throughput for chunking)
569
- }
536
+ concurrency: 1
570
537
  }
571
538
  },
572
539
  ANNOS_ELASTIC_SYNC_QUEUE: {
@@ -589,13 +556,7 @@ var BASE_BULLMQ_CONFIG = {
589
556
  }
590
557
  },
591
558
  workerConfig: {
592
- concurrency: 5,
593
- limiter: {
594
- max: 100,
595
- // (lets always keep this same as content enhance & embed since it comes immediately after)
596
- duration: 6e4
597
- // ...60 seconds (higher throughput for chunking)
598
- }
559
+ concurrency: 20
599
560
  }
600
561
  },
601
562
  CHUNKS_ELASTIC_SYNC_QUEUE: {
@@ -618,13 +579,7 @@ var BASE_BULLMQ_CONFIG = {
618
579
  }
619
580
  },
620
581
  workerConfig: {
621
- concurrency: 5,
622
- limiter: {
623
- max: 200,
624
- // (lets always keep this same as content enhance & embed since it comes immediately after)
625
- duration: 6e4
626
- // ...60 seconds (higher throughput for chunking)
627
- }
582
+ concurrency: 20
628
583
  }
629
584
  },
630
585
  CONTENT_ELASTIC_SYNC_QUEUE: {
@@ -647,13 +602,7 @@ var BASE_BULLMQ_CONFIG = {
647
602
  }
648
603
  },
649
604
  workerConfig: {
650
- concurrency: 5,
651
- limiter: {
652
- max: 200,
653
- // (lets always keep this same as content enhance & embed since it comes immediately after)
654
- duration: 6e4
655
- // ...60 seconds (higher throughput for chunking)
656
- }
605
+ concurrency: 20
657
606
  }
658
607
  },
659
608
  REINDEX_QUEUE: {
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.9.1",
6
+ "version": "1.10.0",
7
7
  "description": "Utility functions for both browser and Node.js",
8
8
  "main": "dist/index.js",
9
9
  "module": "dist/index.mjs",