Go to file
Jeff Emmett 72efe9731b Fix persistent 429: bust JS cache, stagger all API calls sequentially
- Add ?v=2 cache busting to all JS script tags (old version was cached)
- Reduce nginx JS cache from 1y to 1h with must-revalidate
- fetchChainData now sequential (was 4 parallel requests per chain)
- Increase chain detection delay from 150ms to 300ms

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 07:12:02 -07:00
backlog Update backlog: add task-4 rate limiting fix 2026-02-13 07:09:03 -07:00
js Fix persistent 429: bust JS cache, stagger all API calls sequentially 2026-02-13 07:12:02 -07:00
.gitignore Initial commit: Wallet visualization tools 2026-01-31 13:56:42 +00:00
Dockerfile Fix persistent 429: bust JS cache, stagger all API calls sequentially 2026-02-13 07:12:02 -07:00
docker-compose.yml Transform into generalized rWallet.online platform 2026-02-13 03:32:54 -07:00
index.html Force 4-column layout for How It Works steps 2026-02-13 07:10:23 -07:00
wallet-multichain-visualization.html Fix persistent 429: bust JS cache, stagger all API calls sequentially 2026-02-13 07:12:02 -07:00
wallet-timeline-visualization.html Fix persistent 429: bust JS cache, stagger all API calls sequentially 2026-02-13 07:12:02 -07:00
wallet-visualization.html Fix persistent 429: bust JS cache, stagger all API calls sequentially 2026-02-13 07:12:02 -07:00