You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given issues like [PCD108](proudcity/pc-dev-issues#108 (comment)) where we see sites without CSS loaded I wonder if the database is thinking it has the cache files but we're on a new pod that just spun up and thus doesn't have the cache files in the location on the server. The server files are pod specific whereas the database is shared amongst pods behind REDIS.
This preloads the cache files when we spin up a pod.
0 commit comments