Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache busting for scripts (and other assets) needs to be revisited. #92

Closed
MarcusLlewellyn opened this issue Jan 14, 2020 · 8 comments · May be fixed by #1012
Closed

Cache busting for scripts (and other assets) needs to be revisited. #92

MarcusLlewellyn opened this issue Jan 14, 2020 · 8 comments · May be fixed by #1012
Labels
dev-client-specific enhancement New feature or request needs more info This issue/PR needs more information. stale Issue / PR has not had activity

Comments

@MarcusLlewellyn
Copy link
Contributor

One of the things we've gotten used to but is really a pain for both experienced and new user alike is that scripts and other objects are aggressively cached, and not updated when new version are present.

@MarcusLlewellyn MarcusLlewellyn added the enhancement New feature or request label Jan 14, 2020
@MarcusLlewellyn MarcusLlewellyn changed the title Cache busting for scripts (and other assets) needs to be revistsed. Cache busting for scripts (and other assets) needs to be revisited. Jan 14, 2020
@daleglass daleglass added the needs more info This issue/PR needs more information. label May 30, 2020
@daleglass
Copy link
Contributor

Can we have a reproduction for testing and experimenting with this?

@daleglass
Copy link
Contributor

Suggestion by Odysseus: have an internal timeout so that if something is requested multiple times really quickly the asset is only requested once

@stale
Copy link

stale bot commented Mar 28, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issue / PR has not had activity label Mar 28, 2021
@daleglass
Copy link
Contributor

#1012 may address part of this

@stale stale bot removed the stale Issue / PR has not had activity label Apr 10, 2021
@stale
Copy link

stale bot commented Oct 7, 2021

Hello! Is this still an issue?

@stale stale bot added the stale Issue / PR has not had activity label Oct 7, 2021
@daleglass
Copy link
Contributor

yes

@stale stale bot removed the stale Issue / PR has not had activity label Oct 30, 2021
@stale
Copy link

stale bot commented Apr 29, 2022

Hello! Is this still an issue?

@stale stale bot added the stale Issue / PR has not had activity label Apr 29, 2022
@stale stale bot removed the stale Issue / PR has not had activity label Oct 25, 2022
@stale
Copy link

stale bot commented Apr 25, 2023

Hello! Is this still an issue?

@stale stale bot added the stale Issue / PR has not had activity label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-client-specific enhancement New feature or request needs more info This issue/PR needs more information. stale Issue / PR has not had activity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants