oracle / accelerated-data-science

ADS is the Oracle Data Science Cloud Service's python SDK supporting, model ops (train/eval/deploy), along with running workloads on Jobs and Pipeline resources.
https://accelerated-data-science.readthedocs.io/
Universal Permissive License v1.0
87 stars 43 forks source link

Fixes getting default value for the threaded timeout. #881

Closed mrDzurb closed 3 months ago

mrDzurb commented 4 months ago

Description

Fixes getting default value for the threaded timeout. Without this fix the env variable will return a string value which will throw an error.

github-actions[bot] commented 4 months ago

📌 Cov diff with main:

Coverage-60%

📌 Overall coverage:

Coverage-61.55%