runtime error

Exit code: 1. Reason: internet connection and try again. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 761, in hf_raise_for_status response.raise_for_status() ~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/httpx/_models.py", line 829, in raise_for_status raise HTTPStatusError(message, request=request, response=self) httpx.HTTPStatusError: Client error '429 Too Many Requests' for url 'https://huggingface.co/api/spaces/heig-vd-geo/GridNet-HD-Leaderboard/restart' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 36, in <module> restart_space() ~~~~~~~~~~~~~^^ File "/app/app.py", line 28, in restart_space API.restart_space(repo_id=REPO_ID) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 7810, in restart_space hf_raise_for_status(r) ~~~~~~~~~~~~~~~~~~~^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 880, in hf_raise_for_status raise _format(HfHubHTTPError, message, response) from e huggingface_hub.errors.HfHubHTTPError: (Request ID: Root=1-69d690ed-1c91d9b757575093105b543a;4c3bca79-6f7c-44f0-89c2-70fe3d81a0f9) 429 Too Many Requests: you have reached your 'api' rate limit. Retry after 3 seconds (0/10000 requests remaining in current 300s window). Url: https://huggingface.co/api/spaces/heig-vd-geo/GridNet-HD-Leaderboard/restart. We had to rate limit your IP (3.212.25.85). To continue using our service, create a HF account or login to your existing account, and make sure you pass a HF_TOKEN if you're using the API.

Container logs:

Fetching error logs...