Disable static query caching #39085
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
Hello I have a website and having trouble with the cache. Static Queries of Gatsby (json files) are being cached between different build which results in wrong data on some end users. I would like you to help me figure out why those files are being cached and how to solve this issue.
This is the main example of such behaviour: https://www.sgi.pl/page-data/sq/d/3386237632.json
Can I make it revalidate each time?
Reproduction Link
https://www.sgi.pl/
Steps to Reproduce
...
Expected Result
Not caching
Actual Result
Caching
Environment
Config Flags
No response
The text was updated successfully, but these errors were encountered: