Skip to content

Comments

Add proper cache control for embedded visualizations#594

Open
skaphan wants to merge 1 commit intoartoonie:mainfrom
skaphan:proper-cache-control
Open

Add proper cache control for embedded visualizations#594
skaphan wants to merge 1 commit intoartoonie:mainfrom
skaphan:proper-cache-control

Conversation

@skaphan
Copy link

@skaphan skaphan commented Feb 24, 2026

Summary

  • Add updated_at field to JsonConfig model to track modification times
  • Use ConditionalGetMixin for all visualization views
  • Short-circuit 304 responses in VisualizeEmbedded before expensive computation

Add updated_at field to JsonConfig model, use ConditionalGetMixin for
all visualization views, and short-circuit 304 responses in
VisualizeEmbedded before expensive computation.
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