esd-services-api-client 2.6.1a149.dev16__py3-none-any.whl → 2.6.1a149.dev18__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.
@@ -1 +1 @@
1
- __version__ = 'v2.6.1a149.dev16'
1
+ __version__ = 'v2.6.1a149.dev18'
@@ -378,8 +378,8 @@ class Nexus:
378
378
 
379
379
  # record telemetry
380
380
  root_logger.info(
381
- "Recording telemetry for the run {request_id}",
382
- request_id=self._run_args.request_id,
381
+ "Recording telemetry for the run {run_id}",
382
+ run_id=self._run_args.request_id,
383
383
  )
384
384
  async with telemetry_recorder as recorder:
385
385
  await recorder.record(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: esd-services-api-client
3
- Version: 2.6.1a149.dev16
3
+ Version: 2.6.1a149.dev18
4
4
  Summary: Python clients for ESD services
5
5
  License: Apache 2.0
6
6
  Author: ECCO Sneaks & Data
@@ -1,5 +1,5 @@
1
1
  esd_services_api_client/__init__.py,sha256=4LskDwFuAFMOjHtN3_-71G_VZ4MNfjMJ7wX2cHYxV-0,648
2
- esd_services_api_client/_version.py,sha256=lzHqXFORcsluQ7ciI6_T8fZaZZjTt0NaAja2SmA6zF4,33
2
+ esd_services_api_client/_version.py,sha256=5jW7m_EcnzUj8Xmyd4-SVBtnXcu70wrdGCsFEBMOrg8,33
3
3
  esd_services_api_client/beast/__init__.py,sha256=zNhXcHSP5w4P9quM1XP4oXVJEccvC_VScG41TZ0GzZ8,723
4
4
  esd_services_api_client/beast/v3/__init__.py,sha256=FtumtInoDyCCRE424Llqv8QZLRuwXzj-smyfu1od1nc,754
5
5
  esd_services_api_client/beast/v3/_connector.py,sha256=VqxiCzJWKERh42aZAIphzmOEG5cdOcKM0DQzG7eQ_-8,11479
@@ -33,7 +33,7 @@ esd_services_api_client/nexus/algorithms/recursive.py,sha256=uaCCl4q-st_KqbcmkdO
33
33
  esd_services_api_client/nexus/configurations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
34
34
  esd_services_api_client/nexus/configurations/algorithm_configuration.py,sha256=eE7diX2PATCGkmqhvFOcZwXrr6vns4fqnJGmgNvhhZM,1091
35
35
  esd_services_api_client/nexus/core/__init__.py,sha256=sOgKKq3_LZGbLmQMtMS7lDw2hv027qownTmNIRV0BB8,627
36
- esd_services_api_client/nexus/core/app_core.py,sha256=eCqZJewfeM6Z7OVPl3ItJFkP_VPMCIoiL-3Xx-Zl9Mg,15053
36
+ esd_services_api_client/nexus/core/app_core.py,sha256=dfC-o_IbExeZfUjVZiByIf7oNsmaiKVK-QIgxhuvpoo,15045
37
37
  esd_services_api_client/nexus/core/app_dependencies.py,sha256=1m7Oc9JCXyrU0qVZekYhpbXLQo20aQPQ-Bf8zEdjtqI,8704
38
38
  esd_services_api_client/nexus/core/serializers.py,sha256=Vk9FaEeDHXx3S7rPlYoWzsOcN6gzLzemsrjq6ytfaI0,2217
39
39
  esd_services_api_client/nexus/exceptions/__init__.py,sha256=feN33VdqB5-2bD9aJesJl_OlsKrNNo3hZCnQgKuaU9k,696
@@ -51,7 +51,7 @@ esd_services_api_client/nexus/modules/mlflow_module.py,sha256=d4y8XetGF37md4dEpE
51
51
  esd_services_api_client/nexus/telemetry/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
52
52
  esd_services_api_client/nexus/telemetry/recorder.py,sha256=-shxk2vYDTafJ0U3CzkHxIHBQtxVJ1ZNI4ST0p1YV2g,4801
53
53
  esd_services_api_client/nexus/telemetry/user_telemetry_recorder.py,sha256=NgnjSY64nEx1kslkdomENC6vMqkEOpfXggJXwm-NyFs,5163
54
- esd_services_api_client-2.6.1a149.dev16.dist-info/LICENSE,sha256=0gS6zXsPp8qZhzi1xaGCIYPzb_0e8on7HCeFJe8fOpw,10693
55
- esd_services_api_client-2.6.1a149.dev16.dist-info/METADATA,sha256=MbvzM7gfqB2deZrKJyDW1zdGRrMCUWmbA1-a7dkCuAA,1068
56
- esd_services_api_client-2.6.1a149.dev16.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
57
- esd_services_api_client-2.6.1a149.dev16.dist-info/RECORD,,
54
+ esd_services_api_client-2.6.1a149.dev18.dist-info/LICENSE,sha256=0gS6zXsPp8qZhzi1xaGCIYPzb_0e8on7HCeFJe8fOpw,10693
55
+ esd_services_api_client-2.6.1a149.dev18.dist-info/METADATA,sha256=1OO8iLgNdoRClcuBqRIiJ1mCyRNuRB0OEW8cmWTbb5I,1068
56
+ esd_services_api_client-2.6.1a149.dev18.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
57
+ esd_services_api_client-2.6.1a149.dev18.dist-info/RECORD,,