Open epacke opened 2 years ago
Do we want all the json files reloaded on refresh? This used to take a long time, but I guess we're a lot faster now.
The cache settings will depend on the web server config, not on our application, right?
It's a mix between client and server. I have not looked into it yet but adding cache headers or adding query strings to the Json files could remediate some of the problems.
Describe the bug When changing the device group config a user reported that the data was not updated upon refresh until control + f5 was pressed. This indicates that the Jain files could be cached.
User runs k8s collector and the nginx frontend container.