fix: restore archive thumbnails on production#60
Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
📦 esbuild Bundle Analysis for doom-indexThis analysis was generated by esbuild-bundle-analyzer. 🤖
Largest pathsThese visualization shows top 20 largest paths in the bundle.Meta file: .open-next/server-functions/default/handler.mjs.meta.json, Out file: .open-next/server-functions/default/handler.mjs
DetailsNext to the size is how much the size has increased or decreased compared with the base branch of this PR.
|
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
doom-index | f295903 | Commit Preview URL Branch Preview URL |
Mar 14 2026, 11:27 PM |
Summary
/cdn-cgi/imagetransformsTesting
NEXT_PUBLIC_BASE_URL=https://doomindex.fun NEXT_PUBLIC_GENERATION_INTERVAL_MS=600000 bun test --preload=./tests/preload.ts tests/unit/lib/archive-image-sources.test.ts tests/unit/components/ui/progressive-image.test.tsxbun run formatbun --env-file=.example.vars run lintbun --env-file=.example.vars run typecheckbun --env-file=.example.vars run buildCloses #59.