nucliadb 6.1.0.post2536__py3-none-any.whl → 6.1.0.post2542__py3-none-any.whl
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.
- nucliadb/ingest/consumer/consumer.py +3 -1
- {nucliadb-6.1.0.post2536.dist-info → nucliadb-6.1.0.post2542.dist-info}/METADATA +5 -5
- {nucliadb-6.1.0.post2536.dist-info → nucliadb-6.1.0.post2542.dist-info}/RECORD +7 -7
- {nucliadb-6.1.0.post2536.dist-info → nucliadb-6.1.0.post2542.dist-info}/WHEEL +0 -0
- {nucliadb-6.1.0.post2536.dist-info → nucliadb-6.1.0.post2542.dist-info}/entry_points.txt +0 -0
- {nucliadb-6.1.0.post2536.dist-info → nucliadb-6.1.0.post2542.dist-info}/top_level.txt +0 -0
- {nucliadb-6.1.0.post2536.dist-info → nucliadb-6.1.0.post2542.dist-info}/zip-safe +0 -0
@@ -304,7 +304,9 @@ class IngestProcessedConsumer(IngestConsumer):
|
|
304
304
|
durable_name=durable_name,
|
305
305
|
ack_policy=nats.js.api.AckPolicy.EXPLICIT,
|
306
306
|
deliver_policy=nats.js.api.DeliverPolicy.ALL,
|
307
|
-
|
307
|
+
# We set it to 20 because we don't care about order here and we want to be able to HPA based
|
308
|
+
# on the number of pending messages in the queue.
|
309
|
+
max_ack_pending=20,
|
308
310
|
max_deliver=nats_consumer_settings.nats_max_deliver,
|
309
311
|
ack_wait=nats_consumer_settings.nats_ack_wait,
|
310
312
|
),
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: nucliadb
|
3
|
-
Version: 6.1.0.
|
3
|
+
Version: 6.1.0.post2542
|
4
4
|
Home-page: https://docs.nuclia.dev/docs/management/nucliadb/intro
|
5
5
|
Author: NucliaDB Community
|
6
6
|
Author-email: nucliadb@nuclia.com
|
@@ -22,10 +22,10 @@ Classifier: Programming Language :: Python :: 3.12
|
|
22
22
|
Classifier: Programming Language :: Python :: 3 :: Only
|
23
23
|
Requires-Python: >=3.9, <4
|
24
24
|
Description-Content-Type: text/markdown
|
25
|
-
Requires-Dist: nucliadb-telemetry[all]>=6.1.0.
|
26
|
-
Requires-Dist: nucliadb-utils[cache,fastapi,storages]>=6.1.0.
|
27
|
-
Requires-Dist: nucliadb-protos>=6.1.0.
|
28
|
-
Requires-Dist: nucliadb-models>=6.1.0.
|
25
|
+
Requires-Dist: nucliadb-telemetry[all]>=6.1.0.post2542
|
26
|
+
Requires-Dist: nucliadb-utils[cache,fastapi,storages]>=6.1.0.post2542
|
27
|
+
Requires-Dist: nucliadb-protos>=6.1.0.post2542
|
28
|
+
Requires-Dist: nucliadb-models>=6.1.0.post2542
|
29
29
|
Requires-Dist: nucliadb-admin-assets>=1.0.0.post1224
|
30
30
|
Requires-Dist: nucliadb-node-binding>=2.26.0
|
31
31
|
Requires-Dist: uvicorn
|
@@ -115,7 +115,7 @@ nucliadb/ingest/settings.py,sha256=SDQpMRsTsNyi6IDxCJy6BZVUSKUzwAMuxf6ktp31VMM,3
|
|
115
115
|
nucliadb/ingest/utils.py,sha256=l1myURu3r8oA11dx3GpHw-gNTUc1AFX8xdPm9Lgl2rA,2275
|
116
116
|
nucliadb/ingest/consumer/__init__.py,sha256=cp15ZcFnHvpcu_5-aK2A4uUyvuZVV_MJn4bIXMa20ks,835
|
117
117
|
nucliadb/ingest/consumer/auditing.py,sha256=EJoqRRr4dk2eUMK0GOY6b9xHO0YLQ0LjoP_xZBLACZo,7280
|
118
|
-
nucliadb/ingest/consumer/consumer.py,sha256=
|
118
|
+
nucliadb/ingest/consumer/consumer.py,sha256=Lej1d6jqmaeR3vjzD0mnfKcVzZTT4TQ3lb1DOfyNWM4,14117
|
119
119
|
nucliadb/ingest/consumer/materializer.py,sha256=7ofLbwjldJA8TWXDRZRM4U5EviZt3qNSQ8oadmkzS0Y,3840
|
120
120
|
nucliadb/ingest/consumer/metrics.py,sha256=ji1l_4cKiHJthQd8YNem1ft4iMbw9KThmVvJmLcv3Xg,1075
|
121
121
|
nucliadb/ingest/consumer/pull.py,sha256=EYT0ImngMQgatStG68p2GSrPQBbJxeuq8nFm8DdAbwk,9280
|
@@ -331,9 +331,9 @@ nucliadb/writer/tus/local.py,sha256=7jYa_w9b-N90jWgN2sQKkNcomqn6JMVBOVeDOVYJHto,
|
|
331
331
|
nucliadb/writer/tus/s3.py,sha256=vF0NkFTXiXhXq3bCVXXVV-ED38ECVoUeeYViP8uMqcU,8357
|
332
332
|
nucliadb/writer/tus/storage.py,sha256=ToqwjoYnjI4oIcwzkhha_MPxi-k4Jk3Lt55zRwaC1SM,2903
|
333
333
|
nucliadb/writer/tus/utils.py,sha256=MSdVbRsRSZVdkaum69_0wku7X3p5wlZf4nr6E0GMKbw,2556
|
334
|
-
nucliadb-6.1.0.
|
335
|
-
nucliadb-6.1.0.
|
336
|
-
nucliadb-6.1.0.
|
337
|
-
nucliadb-6.1.0.
|
338
|
-
nucliadb-6.1.0.
|
339
|
-
nucliadb-6.1.0.
|
334
|
+
nucliadb-6.1.0.post2542.dist-info/METADATA,sha256=l-8JkGkVM1-9bJSTHqyLh_q0ddGCqrD5GYXpKzHR4ww,4390
|
335
|
+
nucliadb-6.1.0.post2542.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
336
|
+
nucliadb-6.1.0.post2542.dist-info/entry_points.txt,sha256=XqGfgFDuY3zXQc8ewXM2TRVjTModIq851zOsgrmaXx4,1268
|
337
|
+
nucliadb-6.1.0.post2542.dist-info/top_level.txt,sha256=hwYhTVnX7jkQ9gJCkVrbqEG1M4lT2F_iPQND1fCzF80,20
|
338
|
+
nucliadb-6.1.0.post2542.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
339
|
+
nucliadb-6.1.0.post2542.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|