Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(oracle): raise PycloudlibTimeoutError from wait_till_ready
Raising a timeout exception instead of a generic exception allows for consumers of pycloudlib to retry when instance launching fails due to timing out. This is important when trying to launch BM instances which can sometimes fail to provision even when the Oracle API reports their being sufficient capacity.
- Loading branch information