pybiolib 1.2.205__py3-none-any.whl → 1.2.211__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.
@@ -41,9 +41,6 @@ class DockerExecutor:
41
41
  self._is_cleaning_up = False
42
42
 
43
43
  self._absolute_image_uri = f"{utils.BIOLIB_SITE_HOSTNAME}/{self._options['module']['image_uri']}"
44
- if self._options['job'].get('federated_job_uuid'):
45
- self._absolute_image_uri = self._options['module']['absolute_image_uri']
46
-
47
44
  self._send_system_exception = options['send_system_exception']
48
45
  self._send_stdout_and_stderr = options['send_stdout_and_stderr']
49
46
  self._random_docker_id = compute_node_utils.random_string(15)
@@ -501,6 +498,10 @@ class DockerExecutor:
501
498
  stdout=stdout,
502
499
  )
503
500
  except Exception as exception:
501
+ logger.error("Hit Error 23")
502
+ logger.exception("Error")
503
+ logger.error(str(exception))
504
+ time.sleep(3)
504
505
  raise ComputeProcessException(
505
506
  exception,
506
507
  SystemExceptionCodes.FAILED_TO_SERIALIZE_AND_SEND_MODULE_OUTPUT.value,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pybiolib
3
- Version: 1.2.205
3
+ Version: 1.2.211
4
4
  Summary: BioLib Python Client
5
5
  Home-page: https://github.com/biolib
6
6
  License: MIT
@@ -78,7 +78,7 @@ biolib/compute_node/job_worker/cache_state.py,sha256=MwjSRzcJJ_4jybqvBL4xdgnDYSI
78
78
  biolib/compute_node/job_worker/cache_types.py,sha256=ajpLy8i09QeQS9dEqTn3T6NVNMY_YsHQkSD5nvIHccQ,818
79
79
  biolib/compute_node/job_worker/docker_image_cache.py,sha256=ansHIkJIq_EMW1nZNlW-RRLVVeKWTbzNICYaOHpKiRE,7460
80
80
  biolib/compute_node/job_worker/executors/__init__.py,sha256=bW6t1qi3PZTlHM4quaTLa8EI4ALTCk83cqcVJfJfJfE,145
81
- biolib/compute_node/job_worker/executors/docker_executor.py,sha256=qp8yc1BOkLNpSHbU04H314KVK_c_AjqVsuDrDlMTHbg,28043
81
+ biolib/compute_node/job_worker/executors/docker_executor.py,sha256=SbqzggvXq8FiTc96umOVbIQmaYQHmhRzdW3-i7JKVIU,28044
82
82
  biolib/compute_node/job_worker/executors/docker_types.py,sha256=VhsU1DKtJjx_BbCkVmiPZPH4ROiL1ygW1Y_s1Kbpa2o,216
83
83
  biolib/compute_node/job_worker/executors/tars/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
84
84
  biolib/compute_node/job_worker/executors/types.py,sha256=yP5gG39hr-DLnw9bOE--VHi-1arDbIYiGuV1rlTbbHI,1466
@@ -120,8 +120,8 @@ biolib/utils/cache_state.py,sha256=u256F37QSRIVwqKlbnCyzAX4EMI-kl6Dwu6qwj-Qmag,3
120
120
  biolib/utils/multipart_uploader.py,sha256=XvGP1I8tQuKhAH-QugPRoEsCi9qvbRk-DVBs5PNwwJo,8452
121
121
  biolib/utils/seq_util.py,sha256=Ozk0blGtPur_D9MwShD02r_mphyQmgZkx-lOHOwnlIM,6730
122
122
  biolib/utils/zip/remote_zip.py,sha256=0wErYlxir5921agfFeV1xVjf29l9VNgGQvNlWOlj2Yc,23232
123
- pybiolib-1.2.205.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
124
- pybiolib-1.2.205.dist-info/METADATA,sha256=LjiDMp_T2GSUwQwbOn6i1l1_hVxE_cUB0a56MGh8UlE,1558
125
- pybiolib-1.2.205.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
126
- pybiolib-1.2.205.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
127
- pybiolib-1.2.205.dist-info/RECORD,,
123
+ pybiolib-1.2.211.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
124
+ pybiolib-1.2.211.dist-info/METADATA,sha256=b8uo9Ku57bG5-2iBqGHGlwwc2XUG7wbMTP1Y7sIn9K8,1558
125
+ pybiolib-1.2.211.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
126
+ pybiolib-1.2.211.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
127
+ pybiolib-1.2.211.dist-info/RECORD,,