Dispatcher doesn't clear cache after new build
Hi,
We are facing issue related to dispatcher cache. Sometimes, even after fresh build, files in htdocs are not updated and we need to run /dispatcher/invalidate.cache manually.
The problem is when we do a new code deployment, the javascript files if get changed are not getting cleared in dispatcher cache. Do we have versioning number so that the enduser browser cache or dispatcher cache gets updated if it finds a new one?
Or ss there a way to make sure UI libraries and other files in htdocs are updated after the new build is deployed.
Thanks in advance.