diff --git a/web-app/api_startup_check.py b/web-app/api_startup_check.py index 25c0514..032c6a8 100644 --- a/web-app/api_startup_check.py +++ b/web-app/api_startup_check.py @@ -1,6 +1,7 @@ import requests, time from urllib.parse import urljoin + def wait_for_backend(url): """ This function acts as a startup check so that the frontend web app does not