Suspected HTTP server cache issue stops UI from loading
Opened this issue · 0 comments
sergiimk commented
Sometimes (seemingly when new deployment happens) when you open https://platform.demo.kamu.dev you will see the spinning logo and will be stuck in this view until you refresh the page.
We suspect a caching issue.
This ticket is to:
- Find a stable repro scenario (try deploying two different ui versions back and forth)
- Investigate what caching headers our nginx container sends
- Adjust configuration to fix the issue