Skip to content

longer prerender caching#360

Merged
martin-mfg merged 1 commit into
masterfrom
longer-prerender-caching
Jul 13, 2026
Merged

longer prerender caching#360
martin-mfg merged 1 commit into
masterfrom
longer-prerender-caching

Conversation

@martin-mfg

Copy link
Copy Markdown
Member

Load on Vercel is higher than expected. It seems the problem is that Vercel's CDN evicts our responses before they go stale, because there are relatively few requests per card. So the repeat-recent functionality currently causes load without achieving much.

This PR increases ISR expiration time to see how this affects load in practice. Setting this time via env var might be a task for later.

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-stats-extended-backend Ready Ready Preview, Comment Jul 13, 2026 8:21am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
github-stats-extended-frontend Ignored Ignored Jul 13, 2026 8:21am

@martin-mfg martin-mfg merged commit 3258ad0 into master Jul 13, 2026
12 checks passed
@martin-mfg martin-mfg deleted the longer-prerender-caching branch July 13, 2026 08:24
@martin-mfg martin-mfg restored the longer-prerender-caching branch July 13, 2026 08:24
@martin-mfg martin-mfg deleted the longer-prerender-caching branch July 13, 2026 08:29
martin-mfg added a commit that referenced this pull request Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant