Skip to content

Identify caching issue for editor-ui #1181

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

Closed
conorriches opened this issue Jan 30, 2025 · 1 comment · Fixed by #1186
Closed

Identify caching issue for editor-ui #1181

conorriches opened this issue Jan 30, 2025 · 1 comment · Fixed by #1186
Assignees

Comments

@conorriches
Copy link
Contributor

conorriches commented Jan 30, 2025

When deploying custom instructions work to staging, the team noticed that some were getting the latest code (Lois, Adrian, Jamie), but others were seeing the old code (Mel, Laura, Conor)
This still occurred after clearing the browser cache and changing browsers, suggesting it is a caching issue on the server side.
It appears to fix itself after an unknown time.

Conor's thoughts

  • there's a cache somewhere that means there's a delay after deploying
  • It could be in AWS; an initial look at Cloudflare didn't reveal anything

Potential steps to created

  • deploy code from editor-ui to staging
  • clear browser cache
  • The old code is still shown.

Output

  • Find a fix for how to clear cache on new deployments.
  • OR provide details on the caching levels and how long they cache for.
@danhalson danhalson self-assigned this Feb 3, 2025
Copy link
Contributor

Branch issues/1181-Identify_caching_issue_for_editor-ui created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants