Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

phil pfp
phil
@phil
Any Vercel gurus here? We have a web app deployed via Vercel that seems to be aggressively caching. People regularly see versions that are weeks old, despite major changes in the meantime. I suspect there is some edge caching thing that's flipped, but I can't find it and it's driving me crazy.
5 replies
2 recasts
12 reactions

Steve pfp
Steve
@stevedylandev.eth
Yeah I think everyone has experienced it at some point or another. You can fight it with varying levels of scope, I usually use this for API endpoints I don’t want cached export const dynamic = 'force-dynamic' More info here: https://nextjs.org/docs/app/building-your-application/caching#segment-config-options
2 replies
0 recast
1 reaction

frederick pfp
frederick
@sgniwder
is it caching everywhere or just on warpcast? i had an issue that I had to work through with my frames
1 reply
0 recast
0 reaction

Michael Pfister pfp
Michael Pfister
@pfista
This solved it for me: https://warpcast.com/iain/0x5bd81cc5 FYI they are going to scale back the aggressive caching soon in Next 15 https://nextjs.org/blog/next-15-rc#fetch-requests-are-no-longer-cached-by-default
0 reply
0 recast
3 reactions

Double D🎩 pfp
Double D🎩
@daved
Totally unrelated But got a question to ask concerning the AMA on the 10th Phil DMs open??
0 reply
0 recast
0 reaction