esd-services-api-client 2.2.4__py3-none-any.whl → 2.2.5__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__ = '2.2.4'
1
+ __version__ = '2.2.5'
@@ -92,6 +92,8 @@ class TelemetryRecorder(NexusCoreObject):
92
92
  )
93
93
  for telemetry_key, telemetry_value in telemetry_args.items()
94
94
  ]
95
+ if not telemetry_tasks:
96
+ return
95
97
 
96
98
  done, pending = await asyncio.wait(telemetry_tasks)
97
99
  if len(pending) > 0:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: esd-services-api-client
3
- Version: 2.2.4
3
+ Version: 2.2.5
4
4
  Summary: Python clients for ESD services
5
5
  Home-page: https://github.com/SneaksAndData/esd-services-api-client
6
6
  License: Apache 2.0
@@ -1,5 +1,5 @@
1
1
  esd_services_api_client/__init__.py,sha256=L-cEW1mVbnTJLCLG5V6Ucw7zBgx1zf0t1bYcQC1heyw,603
2
- esd_services_api_client/_version.py,sha256=fHmc2ETGBC5aQYYEdjwwhCQpc1iDi4YoXAxIb24VljI,22
2
+ esd_services_api_client/_version.py,sha256=btKTVVdL8jf2J-q4jm7Otknf3xzOoPGoGVBFald8zts,22
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=WNmCiTXFRb3q56mrr7ZbqBHWDUxbfyWhiWlBFLUIOnc,11478
@@ -46,8 +46,8 @@ esd_services_api_client/nexus/input/input_processor.py,sha256=vqzeQrtRFqBKTPSEiW
46
46
  esd_services_api_client/nexus/input/input_reader.py,sha256=aXNMGxrdUX5RDYR666GSGkcZqYMFYoZ8zGVDuUFFFZQ,3505
47
47
  esd_services_api_client/nexus/input/payload_reader.py,sha256=Kq0xN1Shyqv71v6YkcrqVTDbmsEjZc8ithsXYpyu87M,2516
48
48
  esd_services_api_client/nexus/telemetry/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
49
- esd_services_api_client/nexus/telemetry/recorder.py,sha256=OkB4wotG7hbO2_jFInW6XViS1KZNF7ymbqWGkbvaWOo,3651
50
- esd_services_api_client-2.2.4.dist-info/LICENSE,sha256=0gS6zXsPp8qZhzi1xaGCIYPzb_0e8on7HCeFJe8fOpw,10693
51
- esd_services_api_client-2.2.4.dist-info/METADATA,sha256=NnxDF39FE-8PBfc0cF2qlh_iqKd_G65WDr084Lfh_OI,1292
52
- esd_services_api_client-2.2.4.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
53
- esd_services_api_client-2.2.4.dist-info/RECORD,,
49
+ esd_services_api_client/nexus/telemetry/recorder.py,sha256=2-u7tuFmSDHuA7qOo6PalnkkOZ8qnHLQF1F9SiVVme0,3702
50
+ esd_services_api_client-2.2.5.dist-info/LICENSE,sha256=0gS6zXsPp8qZhzi1xaGCIYPzb_0e8on7HCeFJe8fOpw,10693
51
+ esd_services_api_client-2.2.5.dist-info/METADATA,sha256=xS1vpaR-lphQqQmcZLo0uB_Snr597_PxNNU3nDPCh_Q,1292
52
+ esd_services_api_client-2.2.5.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
53
+ esd_services_api_client-2.2.5.dist-info/RECORD,,