This commit is contained in:
YannAhlgrim
2026-07-09 14:34:50 +02:00
parent a677ffadd8
commit 0a5ec1d43e
+3 -3
View File
@@ -70,11 +70,11 @@ You can also inspect the cache files directly — they are plain JSON.
## Troubleshooting
### 429 / "Too Many Requests" or 503 from OpenAlex
### 503 from OpenAlex
The public IP you are running from has hit OpenAlex's rate limit. Set `OA_API_KEY` and `OA_EMAIL` for higher limits.
OpenAlex has its rate limit and sends a 503 if exceeded. Set `OA_API_KEY` and `OA_EMAIL` for higher limits.
### Offline mode
### Offline Mode
If the APIs are unreachable but a cached graph exists, the app returns the cached graph automatically.