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

Adds timeout option for loading AQUA config. #878

Closed mrDzurb closed 4 months ago

mrDzurb commented 4 months ago

Description

Recently, notebook sessions without a configured SGW began encountering errors related to loading the AQUA starter config. This PR resolves the issue by adding a timeout option to the config loading operation.

VipulMascarenhas commented 4 months ago

@mrDzurb unit tests need to be updated for this change.

github-actions[bot] commented 4 months ago

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-20.83%

github-actions[bot] commented 4 months ago

📌 Cov diff with main:

Coverage-3%

📌 Overall coverage:

Coverage-20.83%

github-actions[bot] commented 4 months ago

📌 Cov diff with main:

Coverage-100%

📌 Overall coverage:

Coverage-61.55%