You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/10 05:57:25 UTC

[GitHub] [beam] alexeyinkin opened a new issue, #22652: [Playground] [Task]: Configure browser caching so that a new deployed version is loaded

alexeyinkin opened a new issue, #22652:
URL: https://github.com/apache/beam/issues/22652

   ### What needs to happen?
   
   Yesterday we deployed the frontend version that removed the Apache Beam summit banner.
   Yet when I navigated to https://play.beam.apache.org I saw the old version with the banner.
   I had to press Ctrl-F5 to load the new deployed vesion.
   
   There must be a way to:
   
   - Configure the cache so it asks if a new version of index file is available.
   - Use hash of the content in all static file names, so that their names are changed with the content and so they are not cached.
   
   Or some other way for smarter caching.
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: beam-playground


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alexeyinkin commented on issue #22652: [Playground] [Task]: Configure browser caching so that a new deployed version is loaded

Posted by GitBox <gi...@apache.org>.
alexeyinkin commented on issue #22652:
URL: https://github.com/apache/beam/issues/22652#issuecomment-1298082565

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alexeyinkin commented on issue #22652: [Playground] [Task]: Configure browser caching so that a new deployed version is loaded

Posted by GitBox <gi...@apache.org>.
alexeyinkin commented on issue #22652:
URL: https://github.com/apache/beam/issues/22652#issuecomment-1210196465

   .remove-labels 'awaiting triage'


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org