runtime error

Exit code: 3. Reason: ker rq:worker:7aabdecde2834f7db167d6f73ab0a016 started with PID 11, version 2.3.2 06:02:42 Subscribing to channel rq:pubsub:7aabdecde2834f7db167d6f73ab0a016 06:02:42 Worker rq:worker:b4e5e89999864635855fe59bd50a21ad started with PID 10, version 2.3.2 06:02:42 Subscribing to channel rq:pubsub:b4e5e89999864635855fe59bd50a21ad 06:02:42 *** Listening on default... 06:02:42 *** Listening on default... 06:02:43 Cleaning registries for queue: default INFO: Started server process [9] INFO: Waiting for application startup. INFO:httpx:HTTP Request: GET https://slimg-tennis-ml.hf.space/openapi.json "HTTP/1.1 429 Too Many Requests" ERROR: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 692, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.11/contextlib.py", line 210, in __aenter__ return await anext(self.gen) ^^^^^^^^^^^^^^^^^^^^^ File "/app/src/main.py", line 85, in lifespan endpoint_def = await get_remote_params(base_url=TENNIS_ML_API, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/src/api_factory.py", line 36, in get_remote_params spec = response.json() ^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/httpx/_models.py", line 832, in json return jsonlib.loads(self.content, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/json/__init__.py", line 346, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) ERROR: Application startup failed. Exiting.

Container logs:

Fetching error logs...