Skip to content

perf: cache static faq pages - #786

Open
saurabhhhcodes wants to merge 1 commit into
mohitkumhar:mainfrom
saurabhhhcodes:fix/issue-330-faq-static-cache
Open

perf: cache static faq pages#786
saurabhhhcodes wants to merge 1 commit into
mohitkumhar:mainfrom
saurabhhhcodes:fix/issue-330-faq-static-cache

Conversation

@saurabhhhcodes

Copy link
Copy Markdown
Contributor

Closes #330

Cache the static FAQ-style placeholder pages (/contact, /privacy, /timeline, /terms, /refund, and /monthly-rewind) the same way /faq is cached, so repeated hits do not re-render the same template responses.

Validation:

  • python3 -m pytest tests/test_app_factory.py -q
  • git diff --check

@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the mohitkumhar's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Cache FAQ and static informational pages

1 participant