pybiolib 1.2.944__py3-none-any.whl → 1.2.946__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.
@@ -97,11 +97,12 @@ class JobStorage:
97
97
  @staticmethod
98
98
  def download_module_input(job: CreatedJobDict, path: str):
99
99
  job_uuid = job['public_id']
100
- logger_no_user_data.debug(f'Job "{job_uuid}" downloading module input...')
100
+ logger_no_user_data.debug(f'Job "{job_uuid}" getting module input url...')
101
101
  presigned_download_url = BiolibJobApi.get_job_storage_download_url(
102
102
  job_uuid=job_uuid,
103
103
  job_auth_token=job['auth_token'],
104
104
  storage_type='input',
105
105
  )
106
+ logger_no_user_data.debug(f'Job "{job_uuid}" downloading module input...')
106
107
  HttpClient.request(url=presigned_download_url, response_path=path)
107
108
  logger_no_user_data.debug(f'Job "{job_uuid}" module input downloaded')
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pybiolib
3
- Version: 1.2.944
3
+ Version: 1.2.946
4
4
  Summary: BioLib Python Client
5
5
  License: MIT
6
6
  Keywords: biolib
@@ -110,7 +110,7 @@ biolib/compute_node/job_worker/executors/tars/__init__.py,sha256=47DEQpj8HBSa-_T
110
110
  biolib/compute_node/job_worker/executors/types.py,sha256=wbjWZZ2f9FttjqUCCOeZmn7n3L3Hu-7-2PZJ3BVf_Ps,1626
111
111
  biolib/compute_node/job_worker/job_legacy_input_wait_timeout_thread.py,sha256=_cvEiZbOwfkv6fYmfrvdi_FVviIEYr_dSClQcOQaUWM,1198
112
112
  biolib/compute_node/job_worker/job_max_runtime_timer_thread.py,sha256=K_xgz7IhiIjpLlXRk8sqaMyLoApcidJkgu29sJX0gb8,1174
113
- biolib/compute_node/job_worker/job_storage.py,sha256=lScHI3ubcHKagSEW243tgbIWXUfbWDHDjEOPMvXxJE8,4603
113
+ biolib/compute_node/job_worker/job_storage.py,sha256=J6B5wkBo3cqmT1AV-qJnm2Lt9Qmcp3qn-1AabjO9m60,4686
114
114
  biolib/compute_node/job_worker/job_worker.py,sha256=3m6_ZzsSbuygbh9UmQ2RQrPZgJVsjcSR5V57ddECcqo,29139
115
115
  biolib/compute_node/job_worker/large_file_system.py,sha256=XXqRlVtYhs-Ji9zQGIk5KQPXFO_Q5jJH0nnlw4GkeMY,10461
116
116
  biolib/compute_node/job_worker/mappings.py,sha256=Z48Kg4nbcOvsT2-9o3RRikBkqflgO4XeaWxTGz-CNvI,2499
@@ -145,8 +145,8 @@ biolib/utils/cache_state.py,sha256=u256F37QSRIVwqKlbnCyzAX4EMI-kl6Dwu6qwj-Qmag,3
145
145
  biolib/utils/multipart_uploader.py,sha256=XvGP1I8tQuKhAH-QugPRoEsCi9qvbRk-DVBs5PNwwJo,8452
146
146
  biolib/utils/seq_util.py,sha256=Ozk0blGtPur_D9MwShD02r_mphyQmgZkx-lOHOwnlIM,6730
147
147
  biolib/utils/zip/remote_zip.py,sha256=0wErYlxir5921agfFeV1xVjf29l9VNgGQvNlWOlj2Yc,23232
148
- pybiolib-1.2.944.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
149
- pybiolib-1.2.944.dist-info/METADATA,sha256=arTNo9s7vabdn7SDQn3uTtt-wP9P9mmpoVWhntRqOsY,1570
150
- pybiolib-1.2.944.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
151
- pybiolib-1.2.944.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
152
- pybiolib-1.2.944.dist-info/RECORD,,
148
+ pybiolib-1.2.946.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
149
+ pybiolib-1.2.946.dist-info/METADATA,sha256=sCu7JfDOKudiGsLd7cQuMsujal-j6qniwcGjSyn1htw,1570
150
+ pybiolib-1.2.946.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
151
+ pybiolib-1.2.946.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
152
+ pybiolib-1.2.946.dist-info/RECORD,,