aicam commented on issue #3738: URL: https://github.com/apache/texera/issues/3738#issuecomment-3402914457
## Updates on Oct 14 ### How to reset cache Backend can send `Clear-Site-Data: "cache", "cookies"`, which we are going to use when redeploying the server. ### Blank page issue Browser cache some JS files which are now removed because of redeployment. So we need Etag. ### Designs 1- Everytime, application is redeployed, backend or frontend should return `Clear-Site-Data` on 404 2- We use Etag for JS files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
