Skip to content

perp-volume-history: read through the data cache (revalidate 300), not no-store - #2404

Merged
Flotapponnier merged 1 commit into
devfrom
fix/perp-volume-history-data-cache
Sep 16, 2026
Merged

Flotapponnier merged 1 commit into
devfrom
fix/perp-volume-history-data-cache

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Aligns dev with the prod hotfix #2403: the history JSON fetch inside `unstable_cache` used `cache: "no-store"`; a no-store fetch inside an ISR page can flip the route dynamic (#2343). Now `next: { revalidate: 300 }` like `bench-blob.ts`.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HJgbZCqjR4nvCfcJSzofbw

…t no-store

Same change as the prod hotfix #2403: a no-store fetch inside an ISR page
can flip the route dynamic.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HJgbZCqjR4nvCfcJSzofbw
@Flotapponnier
Flotapponnier merged commit 380f4d2 into dev Sep 16, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the fix/perp-volume-history-data-cache branch September 16, 2026 15:32
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.

2 participants