self._crawl(res_url)
File "/updater/api-data/.venv/lib/python3.12/site-packages/pokeapi_ditto/commands/clone.py", line 122, in _crawl
raise RuntimeError(f"Request failure: {url} ({e})") from e
RuntimeError: Request failure: http://localhost/api/v2/evolution-chain/429/ (HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /api/v2/evolution-chain/429/ (Caused by ResponseError('too many 500 error responses')))
hi @FallenDeity can you look at this error:
When deploying ditto fails constantly with this error even when setting the concurrency to 2.