matrice 1.0.99173__py3-none-any.whl → 1.0.99174__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.
@@ -554,7 +554,7 @@ class AsyncKafkaUtils:
554
554
  """
555
555
  producer_config = {
556
556
  "bootstrap_servers": self.bootstrap_servers,
557
- "acks": 1, # Changed from "all" for better throughput
557
+ "acks": "all", # Changed from "all" for better throughput
558
558
  "enable_idempotence": True,
559
559
  "request_timeout_ms": 60000, # Increased timeout
560
560
  "retry_backoff_ms": 100, # Reduced backoff
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: matrice
3
- Version: 1.0.99173
3
+ Version: 1.0.99174
4
4
  Summary: SDK for connecting to matrice.ai services
5
5
  Home-page: https://github.com/matrice-ai/python-sdk
6
6
  Author: Matrice.ai
@@ -121,7 +121,7 @@ matrice/deploy/server/proxy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMp
121
121
  matrice/deploy/server/proxy/proxy_interface.py,sha256=f_kNp5Y5WDBXKokoZXBMIS7SGwoYtvSMLhNzKqm9oso,8495
122
122
  matrice/deploy/server/proxy/proxy_utils.py,sha256=-ne310WJilwhEK-4vn3-shsSi5V8PmJPtc6OspRYSXE,10423
123
123
  matrice/deploy/utils/__init__.py,sha256=-qzjYt4wl6dxSgmWQzcE5f3-Fp25zmXwtDMZAvreS4E,675
124
- matrice/deploy/utils/kafka_utils.py,sha256=NCbBPxXYdwsohpBpkOmDEujjMfqA_g-NQculS1BKiMU,57574
124
+ matrice/deploy/utils/kafka_utils.py,sha256=jeOzwThMvThIDYB1hf6oBUhLBq07jNCqUSVu-5LhiM4,57578
125
125
  matrice/deploy/utils/boundary_drawing_internal/__init__.py,sha256=4mUOm5_T-vf-XA-kS8EKuuDwUIEV2cTYcYsfApe2CbU,1588
126
126
  matrice/deploy/utils/boundary_drawing_internal/boundary_drawing_internal.py,sha256=5SPGXS9EIhJJtvC5qTBBmOTQqSKU2byxHIFgo6Bmt-U,43944
127
127
  matrice/deploy/utils/boundary_drawing_internal/boundary_drawing_tool.py,sha256=eY0VQGZ8BfTmR4_ThIAXaumBjh8_c7w69w-d3kta8p0,15421
@@ -227,8 +227,8 @@ matrice/deployment/camera_manager.py,sha256=ReBZqm1CNXRImKcbcZ4uWAT3TUWkof1D28oB
227
227
  matrice/deployment/deployment.py,sha256=PLIUD-PxTaC2Zxb3Y12wUddsryV-OJetjCjLoSUh7S4,48103
228
228
  matrice/deployment/inference_pipeline.py,sha256=bXLgd29ViA7o0c7YWLFJl1otBUQfTPb61jS6VawQB0Y,37918
229
229
  matrice/deployment/streaming_gateway_manager.py,sha256=w5swGsuFVfZIdOm2ZuBHRHlRdYYJMLopLsf2gb91lQ8,20946
230
- matrice-1.0.99173.dist-info/licenses/LICENSE.txt,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
231
- matrice-1.0.99173.dist-info/METADATA,sha256=jW5aUJVXTsW5hj9Adhd5nsxFt1dFtxSMsrUdq9WV4Xw,14624
232
- matrice-1.0.99173.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
233
- matrice-1.0.99173.dist-info/top_level.txt,sha256=P97js8ur6o5ClRqMH3Cjoab_NqbJ6sOQ3rJmVzKBvMc,8
234
- matrice-1.0.99173.dist-info/RECORD,,
230
+ matrice-1.0.99174.dist-info/licenses/LICENSE.txt,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
231
+ matrice-1.0.99174.dist-info/METADATA,sha256=wHVAQeNTep5wsKewyODCBg7nNkN-GR2TMui6F5YvX0g,14624
232
+ matrice-1.0.99174.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
233
+ matrice-1.0.99174.dist-info/top_level.txt,sha256=P97js8ur6o5ClRqMH3Cjoab_NqbJ6sOQ3rJmVzKBvMc,8
234
+ matrice-1.0.99174.dist-info/RECORD,,