Oracle doesn't always start reliably on CI with the container indicating that it's healthy when the database isn't actually open. We should use Awaitility to retry the connection attempt.
Oracle doesn't always start reliably on CI with the container indicating that it's healthy when the database isn't actually open. We should use Awaitility to retry the connection attempt.